diff options
Diffstat (limited to 'sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild')
-rw-r--r-- | sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild b/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild index bba55ecaa591..d4e474ea8f57 100644 --- a/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild +++ b/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild,v 1.9 2006/09/05 14:16:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-1.0.1-r1.ebuild,v 1.10 2006/10/29 21:11:56 plasmaroo Exp $ inherit eutils @@ -14,8 +14,7 @@ LICENSE="GPL-2" KEYWORDS="amd64 ppc sparc x86" DEPEND="=x11-libs/gtk+-2* - png? ( media-libs/libpng - media-libs/gdk-pixbuf )" + png? ( media-libs/libpng )" src_compile() { local confOptions |