[arch-commits] CVS update of arch/build/network/wvdial (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Aug 5 20:29:09 UTC 2007


    Date: Sunday, August 5, 2007 @ 16:29:09
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/network/wvdial

Modified: PKGBUILD (1.16 -> 1.17)

fixed deps


----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Index: arch/build/network/wvdial/PKGBUILD
diff -u arch/build/network/wvdial/PKGBUILD:1.16 arch/build/network/wvdial/PKGBUILD:1.17
--- arch/build/network/wvdial/PKGBUILD:1.16	Sun Aug  5 16:27:17 2007
+++ arch/build/network/wvdial/PKGBUILD	Sun Aug  5 16:29:09 2007
@@ -8,7 +8,7 @@
 pkgdesc="A dialer program to connect to the Internet"
 arch=('i686' 'x86_64')
 license=('custom')
-depends=('wvstreams>=4.4' 'ppp')
+depends=('wvstreams>=4.4' 'ppp' 'xplc')
 source=(http://alumnit.ca/download/$pkgname-$pkgver.tar.gz)
 url="http://alumnit.ca/wiki/index.php?page=WvDial"
 md5sums=('27fbbde89f8fd9f6e735a8efa5217fc9')




More information about the arch-commits mailing list