summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-09 16:41:39 +0100
committerSam James <sam@gentoo.org>2022-10-09 17:09:01 +0100
commit5b924df36ac0110cd713f29c44a215760aae193f (patch)
treec73e3344d5a34e3699a62b2170bf11c8eef5725e /x11-libs/gtk+
parentxfce-extra/xfce4-pulseaudio-plugin: Stabilize 0.4.5 ppc64, #876094 (diff)
downloadgentoo-5b924df36ac0110cd713f29c44a215760aae193f.tar.gz
gentoo-5b924df36ac0110cd713f29c44a215760aae193f.tar.bz2
gentoo-5b924df36ac0110cd713f29c44a215760aae193f.zip
x11-libs/gtk+: fix MissingUseDepDefault on cairo deux
Closes: https://bugs.gentoo.org/875953 Fixes: 9e7f1c134ebf81cc16d362f23358aadae96f754b Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r--x11-libs/gtk+/gtk+-2.24.33-r2.ebuild (renamed from x11-libs/gtk+/gtk+-2.24.33-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-2.24.33-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.33-r2.ebuild
index c83a6edfded1..ee0d251e3c97 100644
--- a/x11-libs/gtk+/gtk+-2.24.33-r1.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.33-r2.ebuild
@@ -35,7 +35,7 @@ COMMON_DEPEND="
cups? ( >=net-print/cups-1.7.1-r2:=[${MULTILIB_USEDEP}] )
introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
!aqua? (
- >=x11-libs/cairo-1.12.14-r4:=[aqua?,svg,X,${MULTILIB_USEDEP}]
+ >=x11-libs/cairo-1.12.14-r4:=[aqua?,svg(+),X,${MULTILIB_USEDEP}]
>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
>=x11-libs/libXcomposite-0.4.4-r1[${MULTILIB_USEDEP}]
>=x11-libs/libXcursor-1.1.14[${MULTILIB_USEDEP}]