diff options
author | Alin Năstac <mrness@gentoo.org> | 2004-12-08 18:01:44 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2004-12-08 18:01:44 +0000 |
commit | a3a30f4688c26bf1b19da4e0dc00168cdd852cba (patch) | |
tree | e69e22bbb6f513a3de84c1f4cf69cae540408477 /net-dialup/wvdial | |
parent | Mark stable on x86 since 1.17 doesnt build on 2.6.. Fixes bug 58093 (Manifest... (diff) | |
download | gentoo-2-a3a30f4688c26bf1b19da4e0dc00168cdd852cba.tar.gz gentoo-2-a3a30f4688c26bf1b19da4e0dc00168cdd852cba.tar.bz2 gentoo-2-a3a30f4688c26bf1b19da4e0dc00168cdd852cba.zip |
add --enable-xplc to configure params
Diffstat (limited to 'net-dialup/wvdial')
-rw-r--r-- | net-dialup/wvdial/wvdial-1.53-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-dialup/wvdial/wvdial-1.53-r1.ebuild b/net-dialup/wvdial/wvdial-1.53-r1.ebuild index b8c705c69a5b..f59151e01973 100644 --- a/net-dialup/wvdial/wvdial-1.53-r1.ebuild +++ b/net-dialup/wvdial/wvdial-1.53-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.53-r1.ebuild,v 1.12 2004/07/14 23:12:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/wvdial/wvdial-1.53-r1.ebuild,v 1.13 2004/12/08 18:01:44 mrness Exp $ inherit eutils @@ -8,7 +8,8 @@ DESCRIPTION="Excellent program which automatically configures your PPP session" SRC_URI="http://open.nit.ca/download/${P}.tar.gz" HOMEPAGE="http://open.nit.ca/" -DEPEND=">=sys-apps/sed-4 +DEPEND="virtual/libc + >=sys-apps/sed-4 net-libs/wvstreams" RDEPEND="${DEPEND} |