commit: 5c8265b84778eb77f7997f8014af652aa6005fba Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Oct 17 19:15:25 2015 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Oct 17 19:15:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8265b8
x11-themes/xcursor-themes: Drop needless libpng dependency. Bug: https://bugs.gentoo.org/563258 x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild | 3 +-- 1 file changed, 1 insertion(+), 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 0c6ed7e..b95cda8 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 "
