diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-06-01 12:19:34 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-06-01 12:19:34 +0200 |
commit | 07d9206ea30a1c62a80c86a4addd862398a24ebe (patch) | |
tree | 89e8ed72a1c98282124f582e3388a21845b5cc3c /sci-mathematics | |
parent | kde-misc/wacomtablet: Subscribe to dev-libs/libwacom subslot (diff) | |
download | kde-07d9206ea30a1c62a80c86a4addd862398a24ebe.tar.gz kde-07d9206ea30a1c62a80c86a4addd862398a24ebe.tar.bz2 kde-07d9206ea30a1c62a80c86a4addd862398a24ebe.zip |
sci-mathematics/rkward: Update DEPENDs
Upstream commit 7f5e645152d5d73c993913ad5aab01c3c0583ab0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/rkward/rkward-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/rkward/rkward-9999.ebuild b/sci-mathematics/rkward/rkward-9999.ebuild index 50f6382445..d76e08e498 100644 --- a/sci-mathematics/rkward/rkward-9999.ebuild +++ b/sci-mathematics/rkward/rkward-9999.ebuild @@ -20,10 +20,10 @@ IUSE="" DEPEND=" dev-lang/R + dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 - dev-qt/qtscript:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtxml:5 |