From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 192EB159C96 for ; Mon, 22 Jul 2024 20:55:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D22E8E2A1F; Mon, 22 Jul 2024 20:55:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AAD69E2A1F for ; Mon, 22 Jul 2024 20:55:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8E0A33D3CF for ; Mon, 22 Jul 2024 20:55:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0A351E55 for ; Mon, 22 Jul 2024 20:55:31 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1721679955.3c5b5ad11250d2fc3e80178d4f6353078a595627.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sci-mathematics/rkward/ X-VCS-Repository: proj/kde X-VCS-Files: sci-mathematics/rkward/rkward-9999.ebuild X-VCS-Directories: sci-mathematics/rkward/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3c5b5ad11250d2fc3e80178d4f6353078a595627 X-VCS-Branch: master Date: Mon, 22 Jul 2024 20:55:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e7f43a36-7036-4f40-a208-75c0d8a42677 X-Archives-Hash: 9861e608cedd32c67fb919fbf651cbd1 commit: 3c5b5ad11250d2fc3e80178d4f6353078a595627 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 22 20:25:55 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 22 20:25:55 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3c5b5ad1 sci-mathematics/rkward: Update dependencies Upstream commits: 2ed848399df7db8f9b86c53efd1e31a7604fdf7e 8c70a223307d5a2514a3cdabcdb64ba174d59312 a33f8c20a709b7b8878d93c703fe8b18c6ebb2aa af98c374746d6e38f4541fb3471371c8c615cbed Holding off on dev-libs/kdsingleapplication until merged: https://invent.kde.org/education/rkward/-/merge_requests/46 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-mathematics/rkward/rkward-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-mathematics/rkward/rkward-9999.ebuild b/sci-mathematics/rkward/rkward-9999.ebuild index 393ab55901..d0da70823a 100644 --- a/sci-mathematics/rkward/rkward-9999.ebuild +++ b/sci-mathematics/rkward/rkward-9999.ebuild @@ -23,9 +23,10 @@ IUSE="" DEPEND=" dev-lang/R >=dev-qt/qt5compat-${QTMIN}:6 - >=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets,xml] + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] >=dev-qt/qtdeclarative-${QTMIN}:6 >=dev-qt/qtwebengine-${QTMIN}:6[widgets] + >=kde-frameworks/breeze-icons-${KFMIN}:6 >=kde-frameworks/karchive-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6