diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-02-01 19:30:33 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-02-01 19:30:33 +0000 |
commit | 62705e7bb40ea72b2a75f60730587b4b75dba44e (patch) | |
tree | 79b2fac6a2a50122da9a0f4d6aaccddd05ccb138 /net-print/cups | |
parent | *** empty log message *** (diff) | |
download | historical-62705e7bb40ea72b2a75f60730587b4b75dba44e.tar.gz historical-62705e7bb40ea72b2a75f60730587b4b75dba44e.tar.bz2 historical-62705e7bb40ea72b2a75f60730587b4b75dba44e.zip |
*** empty log message ***
Diffstat (limited to 'net-print/cups')
-rw-r--r-- | net-print/cups/cups-1.1.4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-print/cups/cups-1.1.4.ebuild b/net-print/cups/cups-1.1.4.ebuild index 1e5e93d911a4..be2eb0bf00d0 100644 --- a/net-print/cups/cups-1.1.4.ebuild +++ b/net-print/cups/cups-1.1.4.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/net-print/cups/cups-1.1.4.ebuild,v 1.6 2001/01/05 03:21:55 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.1.4.ebuild,v 1.7 2001/02/01 19:30:33 achim Exp $ GPV="4.0.4" S=${WORKDIR}/${P} @@ -11,6 +11,8 @@ SRC_URI="ftp://ftp.easysw.com/pub/cups/${PV}/${P}-source.tar.bz2" HOMEPAGE="http://www.cups.org" +PROVIDE="virtual/lpr" + DEPEND=">=sys-devel/gcc-2.95.2 >=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |