# HG changeset patch # User Rohit Joshi # Date 1268663671 0 # Node ID 9cc1cbd5e30b956bfab8e9fbe32b728da7741b26 # Parent 2be24e406c2bb50f5d0d3cc1b1bf848f7c02e6ed Wvdial: update depends, build_depends diff -r 2be24e406c2b -r 9cc1cbd5e30b wvdial/receipt --- a/wvdial/receipt Mon Mar 15 14:32:48 2010 +0000 +++ b/wvdial/receipt Mon Mar 15 14:34:31 2010 +0000 @@ -5,7 +5,8 @@ CATEGORY="network" SHORT_DESC="makes modem-based connection to Internet" MAINTAINER="jozee@slitaz.org" -DEPENDS="ppp gcc-lib-base" +DEPENDS="ppp gcc-lib-base wvstreams" +BUILD_DEPENDS="wvstreams-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://wvstreams.googlecode.com/" WGET_URL="http://wvstreams.googlecode.com/files/$TARBALL"