summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-print/LPRng/LPRng-3.6.26.ebuild')
-rw-r--r--net-print/LPRng/LPRng-3.6.26.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-print/LPRng/LPRng-3.6.26.ebuild b/net-print/LPRng/LPRng-3.6.26.ebuild
index ceeabc4c7e29..d3a3932f2e5e 100644
--- a/net-print/LPRng/LPRng-3.6.26.ebuild
+++ b/net-print/LPRng/LPRng-3.6.26.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/LPRng/LPRng-3.6.26.ebuild,v 1.2 2000/12/11 15:43:00 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/LPRng/LPRng-3.6.26.ebuild,v 1.3 2001/02/01 19:30:33 achim Exp $
A=${P}.tgz
S=${WORKDIR}/${P}
@@ -9,6 +9,8 @@ DESCRIPTION="Extended implementation of the Berkley LPR print spooler"
SRC_URI="ftp://ftp.astart.com/pub/LPRng/LPRng/${A}"
HOMEPAGE="http://www.astart.com/LPRng/LPRng.html"
+PROVIDE="virtual/lpr"
+
DEPEND=">=sys-libs/glibc-2.1.3"
src_unpack() {