summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-11 18:31:43 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-11 18:31:43 +0200
commit6d6921a23aff6dea634b2850ec4c97e07d76f4a4 (patch)
treee29bedb11e4a995ea615952e82edec5fb1880980 /xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild
parentdev-python/sqlparse: Remove old (diff)
downloadgentoo-6d6921a23aff6dea634b2850ec4c97e07d76f4a4.tar.gz
gentoo-6d6921a23aff6dea634b2850ec4c97e07d76f4a4.tar.bz2
gentoo-6d6921a23aff6dea634b2850ec4c97e07d76f4a4.zip
xfce-base/libxfce4ui: Require gtk+[X]
Closes: https://bugs.gentoo.org/732496 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild')
-rw-r--r--xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild
index 9b2d616cb01c..3914cf85dbfb 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-4.16.0.ebuild
@@ -16,7 +16,7 @@ IUSE="debug glade +introspection startup-notification system-info vala"
REQUIRED_USE="vala? ( introspection )"
RDEPEND=">=dev-libs/glib-2.50:2
- >=x11-libs/gtk+-3.22:3[introspection?]
+ >=x11-libs/gtk+-3.22:3[introspection?,X]
x11-libs/libX11
x11-libs/libICE
x11-libs/libSM