wok-stable diff wvstreams/receipt @ rev 5231
fet-virtualbox: fix typo in patch file.
author | erjo@localhost |
---|---|
date | Thu Apr 08 10:50:22 2010 +0200 (2010-04-08) |
parents | c467222c631f |
children | 36e4927da6d9 |
line diff
1.1 --- a/wvstreams/receipt Mon Mar 15 14:31:03 2010 +0000 1.2 +++ b/wvstreams/receipt Thu Apr 08 10:50:22 2010 +0200 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="makes modem-based connection to Internet" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="ppp gcc-lib-base openssl zlib " 1.8 -BUILD_DEPENDS="openssl-dev zlib-dev" 1.9 +DEPENDS="ppp gcc-lib-base openssl zlib xplc readline" 1.10 +BUILD_DEPENDS="openssl-dev zlib-dev xplc-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://wvstreams.googlecode.com" 1.13 WGET_URL="http://wvstreams.googlecode.com/files/$TARBALL"