summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2020-03-20 16:10:42 +0100
committerPacho Ramos <pacho@gentoo.org>2020-03-20 16:11:11 +0100
commitc22255e826bf5a6a2c521e827e49bf0293f937df (patch)
tree3e184d9ee17f6f7001358755065438d0d9f4de13 /x11-themes
parentmedia-fonts/noto-emoji: Drop old (diff)
downloadgentoo-c22255e826bf5a6a2c521e827e49bf0293f937df.tar.gz
gentoo-c22255e826bf5a6a2c521e827e49bf0293f937df.tar.bz2
gentoo-c22255e826bf5a6a2c521e827e49bf0293f937df.zip
x11-themes/QGnomePlatform: Add missing RDEPEND
Thanks-to: Robert Günzler Closes: https://bugs.gentoo.org/713264 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild (renamed from x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
index b7a8dbddae5d..93736a5c1d43 100644
--- a/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0.ebuild
+++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.6.0-r1.ebuild
@@ -16,6 +16,7 @@ IUSE=""
RDEPEND="
>=dev-qt/qtwidgets-5.6:5=
dev-qt/qtwayland:5=
+ dev-qt/qtx11extras:5=
x11-libs/gtk+:3[X]
"
DEPEND="${RDEPEND}"