wok diff sipsak/receipt @ rev 7111

Fixed get-linux-source script again in linux-source (i hope). Fixed path for url file.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 03 20:09:13 2010 +0000 (2010-11-03)
parents 6b8241a302f7
children 380ffe05937a
line diff
     1.1 --- a/sipsak/receipt	Tue Dec 02 12:32:00 2008 +0000
     1.2 +++ b/sipsak/receipt	Wed Nov 03 20:09:13 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://sipsak.org/"
     1.6  WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="libcrypto gnutls"
     1.8 +DEPENDS="libcrypto gnutls zlib"
     1.9  BUILD_DEPENDS="libcrypto-dev libcrypto"
    1.10  
    1.11  # Rules to configure and make the package.