summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild')
-rw-r--r--net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild
index d851e750e137..2b18e2ed0b0c 100644
--- a/net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild
+++ b/net-dialup/rp-pppoe/rp-pppoe-3.0.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>, David Bresson <david.bresson@yale.edu>
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild,v 1.1 2001/04/24 16:07:19 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.0.ebuild,v 1.2 2001/05/28 05:24:13 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}/src
@@ -9,9 +9,8 @@ DESCRIPTION="A user-mode PPPoE client and server suite for Linux"
SRC_URI="http://www.roaringpenguin.com/pppoe/${A}"
HOMEPAGE="http://www.roaringpeguin.com/"
-DEPEND=">=sys-libs/glibc-2.1.3
- >=sys-apps/bash-2.04
- >=net-dialup/ppp-2.4.0"
+DEPEND="virtual/glibc"
+RDEPEND="virtual/glibc >=net-dialup/ppp-2.4.0"
src_compile() {