diff options
author | 2001-04-19 16:30:00 +0000 | |
---|---|---|
committer | 2001-04-19 16:30:00 +0000 | |
commit | 903e5a691a133a0b6c01c65cf5c6fb1ae0f1a80b (patch) | |
tree | 91954815ed46a58cbcc9a34644a262efcd7b16c3 /app-text/ghostscript | |
parent | Added libglade to DEPS (diff) | |
download | historical-903e5a691a133a0b6c01c65cf5c6fb1ae0f1a80b.tar.gz historical-903e5a691a133a0b6c01c65cf5c6fb1ae0f1a80b.tar.bz2 historical-903e5a691a133a0b6c01c65cf5c6fb1ae0f1a80b.zip |
Updated DEPS
Diffstat (limited to 'app-text/ghostscript')
-rw-r--r-- | app-text/ghostscript/ghostscript-6.50-r2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/ghostscript/ghostscript-6.50-r2.ebuild b/app-text/ghostscript/ghostscript-6.50-r2.ebuild index f300169ee025..822b4ddc69b4 100644 --- a/app-text/ghostscript/ghostscript-6.50-r2.ebuild +++ b/app-text/ghostscript/ghostscript-6.50-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50-r2.ebuild,v 1.2 2001/03/20 05:47:31 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-6.50-r2.ebuild,v 1.3 2001/04/19 16:30:00 achim Exp $ GPV="4.1.1" A="${P}.tar.gz ghostscript-fonts-std-6.0.tar.gz print-${GPV}.tar.gz" @@ -15,8 +15,7 @@ SRC_URI="http://download.sourceforge.net/ghostscript/${P}.tar.gz http://download.sourceforge.net/gs-fonts/ghostscript-fonts-std-6.0.tar.gz http://download.sourceforge.net/gimp-print/print-${GPV}.tar.gz" -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3 +DEPEND="virtual/glibc >=media-libs/libpng-1.0.7 >=x11-base/xfree-4.0.1" |