From a4c2c05107fea06a6b244334b33416c6ecb09882 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Tue, 17 Jan 2017 00:26:32 +0200 Subject: x11-libs/gtk+: Remove unnecessary gdk-pixbuf[X] USE depend 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 | 4 ++-- x11-libs/gtk+/gtk+-3.22.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-libs/gtk+') diff --git a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild index 9e3ef4c12d53..f6b201827863 100644 --- a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild @@ -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}] diff --git a/x11-libs/gtk+/gtk+-3.22.5.ebuild b/x11-libs/gtk+/gtk+-3.22.5.ebuild index 33ba2614ec75..6187a227309e 100644 --- a/x11-libs/gtk+/gtk+-3.22.5.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.5.ebuild @@ -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 -- cgit v1.2.3-65-gdbad