x11-libs/gtk+: Remove unnecessary gdk-pixbuf[X] USE depend
authorMart Raudsepp <leio@gentoo.org>
Mon, 16 Jan 2017 22:26:32 +0000 (00:26 +0200)
committerMart Raudsepp <leio@gentoo.org>
Mon, 16 Jan 2017 22:40:20 +0000 (00:40 +0200)
gtk+ does not use the gdk_pixbuf_xlib family of functions and separate
library. Verified that nothing in the tree depending on gtk+[X] actually
does any gdk_pixbuf_xlib_ calls, so isn't having the USE dep from old
times for gdk_pixbuf_xlib back when gdk-pixbuf was part of gtk+ itself.

Gentoo-bug: 534330
Package-Manager: Portage-2.3.3, Repoman-2.3.1

x11-libs/gtk+/gtk+-2.24.31-r1.ebuild
x11-libs/gtk+/gtk+-3.22.5.ebuild

index 9e3ef4c12d53cc13165e14d3057285b044d8e0f5..f6b2018278633c31664d2223c032bdd932c4e691 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -36,7 +36,7 @@ COMMON_DEPEND="
        introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
        !aqua? (
                >=x11-libs/cairo-1.12.14-r4:=[aqua?,svg,X,${MULTILIB_USEDEP}]
-               >=x11-libs/gdk-pixbuf-2.30.7:2[introspection?,X,${MULTILIB_USEDEP}]
+               >=x11-libs/gdk-pixbuf-2.30.7:2[introspection?,${MULTILIB_USEDEP}]
                >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
                >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
                >=x11-libs/libXi-1.7.2[${MULTILIB_USEDEP}]
index 33ba2614ec75969b8cf10e317ee51975bbaeb275..6187a227309e96d315f76cdd36c007ea93e1a1d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -33,7 +33,7 @@ COMMON_DEPEND="
        media-libs/fontconfig[${MULTILIB_USEDEP}]
        >=media-libs/libepoxy-1.0[${MULTILIB_USEDEP}]
        >=x11-libs/cairo-1.14[aqua?,glib,svg,X?,${MULTILIB_USEDEP}]
-       >=x11-libs/gdk-pixbuf-2.30:2[introspection?,X?,${MULTILIB_USEDEP}]
+       >=x11-libs/gdk-pixbuf-2.30:2[introspection?,${MULTILIB_USEDEP}]
        >=x11-libs/pango-1.37.3[introspection?,${MULTILIB_USEDEP}]
        x11-misc/shared-mime-info