diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-10-17 12:15:25 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-10-17 12:15:57 -0700 |
commit | 5c8265b84778eb77f7997f8014af652aa6005fba (patch) | |
tree | 3ff7b7c4e8a08851ca56732726a98a659fb3ec5b /x11-themes | |
parent | net-fs/netatalk: prefer native Avahi API (diff) | |
download | gentoo-5c8265b84778eb77f7997f8014af652aa6005fba.tar.gz gentoo-5c8265b84778eb77f7997f8014af652aa6005fba.tar.bz2 gentoo-5c8265b84778eb77f7997f8014af652aa6005fba.zip |
x11-themes/xcursor-themes: Drop needless libpng dependency.
Bug: https://bugs.gentoo.org/563258
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild index 0c6ed7ee0dc9..b95cda87ed4b 100644 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild +++ b/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x IUSE="" RDEPEND=" - media-libs/libpng x11-libs/libX11 x11-libs/libXcursor " |