x11-libs/gtk+: Remove identical double gdk-pixbuf depend
authorMart Raudsepp <leio@gentoo.org>
Thu, 26 Jan 2017 06:08:58 +0000 (08:08 +0200)
committerMart Raudsepp <leio@gentoo.org>
Thu, 26 Jan 2017 06:09:26 +0000 (08:09 +0200)
After removing the unnecessary USE=X depend on gdk-pixbuf, the two
entries (one for general case and one for non-aqua) are identical,
so remove the specific one for non-aqua

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

index 4cc32a1971235922e023d1ebd45dbe84694f7c03..3149c8f044aa6ae7279f47426827212a60b2a07a 100644 (file)
@@ -36,7 +36,6 @@ 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?,${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}]