diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-11-12 10:23:33 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-11-12 10:23:33 +0000 |
commit | 80a36b79cd2cb66d0486fa331871de6890d4ca6e (patch) | |
tree | 4d7a5c9cb97a00f0556682439b8fe217eef5bb8e /app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild | |
parent | Fixed slotting for media-libs/tiff (diff) | |
download | gentoo-2-80a36b79cd2cb66d0486fa331871de6890d4ca6e.tar.gz gentoo-2-80a36b79cd2cb66d0486fa331871de6890d4ca6e.tar.bz2 gentoo-2-80a36b79cd2cb66d0486fa331871de6890d4ca6e.zip |
Fixed slotting for media-libs/libpng
(Portage version: 2.2.0_alpha73/cvs/Linux x86_64)
Diffstat (limited to 'app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild index af3de62dbd06..f03170fbfa6b 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.3 2011/11/12 10:21:37 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.4 2011/11/12 10:23:33 jlec Exp $ EAPI=3 @@ -27,7 +27,7 @@ COMMON_DEPEND=" media-libs/fontconfig media-libs/freetype:2 media-libs/lcms:0 - >=media-libs/libpng-1.2.42 + media-libs/libpng:0 media-libs/tiff:0 >=sys-libs/zlib-1.2.3 virtual/jpeg |