diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-01-26 08:08:58 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-01-26 08:09:26 +0200 |
commit | 91b3a07230050131a47d66bf0c173f87354fc992 (patch) | |
tree | 4f5352a96cd51d8eaa87de0aa7e89adbd9f07bd4 | |
parent | dev-ruby/sshkey: add 1.9.0, enable tests (diff) | |
download | gentoo-91b3a07230050131a47d66bf0c173f87354fc992.tar.gz gentoo-91b3a07230050131a47d66bf0c173f87354fc992.tar.bz2 gentoo-91b3a07230050131a47d66bf0c173f87354fc992.zip |
x11-libs/gtk+: Remove identical double gdk-pixbuf depend
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
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.31-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild index 4cc32a197123..3149c8f044aa 100644 --- a/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.31-r1.ebuild @@ -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}] |