commit:     9e7f1c134ebf81cc16d362f23358aadae96f754b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 18:55:39 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 18:55:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e7f1c13

x11-libs/gtk+: fix MissingUseDepDefault on cairo

Closes: https://bugs.gentoo.org/875953
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-libs/gtk+/{gtk+-2.24.33.ebuild => gtk+-2.24.33-r1.ebuild} | 2 +-
 x11-libs/gtk+/{gtk+-3.24.34.ebuild => gtk+-3.24.34-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/gtk+/gtk+-2.24.33.ebuild 
b/x11-libs/gtk+/gtk+-2.24.33-r1.ebuild
similarity index 99%
rename from x11-libs/gtk+/gtk+-2.24.33.ebuild
rename to x11-libs/gtk+/gtk+-2.24.33-r1.ebuild
index bce6a0119550..c83a6edfded1 100644
--- a/x11-libs/gtk+/gtk+-2.24.33.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.33-r1.ebuild
@@ -27,7 +27,7 @@ COMMON_DEPEND="
        >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
        >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
        virtual/libintl[${MULTILIB_USEDEP}]
-       >=x11-libs/cairo-1.12.14-r4:=[aqua?,svg,${MULTILIB_USEDEP}]
+       >=x11-libs/cairo-1.12.14-r4:=[aqua?,svg(+),${MULTILIB_USEDEP}]
        >=x11-libs/gdk-pixbuf-2.30.7:2[introspection?,${MULTILIB_USEDEP}]
        >=x11-libs/pango-1.36.3[introspection?,${MULTILIB_USEDEP}]
        x11-misc/shared-mime-info

diff --git a/x11-libs/gtk+/gtk+-3.24.34.ebuild 
b/x11-libs/gtk+/gtk+-3.24.34-r1.ebuild
similarity index 99%
rename from x11-libs/gtk+/gtk+-3.24.34.ebuild
rename to x11-libs/gtk+/gtk+-3.24.34-r1.ebuild
index f56fa35464c7..df783ef9e075 100644
--- a/x11-libs/gtk+/gtk+-3.24.34.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.34-r1.ebuild
@@ -33,7 +33,7 @@ COMMON_DEPEND="
        >=media-libs/harfbuzz-2.2.0:=
        >=media-libs/libepoxy-1.4[X(+)?,${MULTILIB_USEDEP}]
        virtual/libintl[${MULTILIB_USEDEP}]
-       >=x11-libs/cairo-1.14[aqua?,glib,svg,X?,${MULTILIB_USEDEP}]
+       >=x11-libs/cairo-1.14[aqua?,glib,svg(+),X?,${MULTILIB_USEDEP}]
        >=x11-libs/gdk-pixbuf-2.30:2[introspection?,${MULTILIB_USEDEP}]
        >=x11-libs/pango-1.44.0[introspection?,${MULTILIB_USEDEP}]
        x11-misc/shared-mime-info

Reply via email to