wok diff cloudvpn/receipt @ rev 9846

Fixed apache-mod-wsgi for tazwok. Just need to cd $src before compiling.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 18:30:30 2011 +0000 (2011-05-15)
parents 12f8af5fe3c8
children 531e1bc559d9
line diff
     1.1 --- a/cloudvpn/receipt	Mon Feb 15 10:36:28 2010 +0100
     1.2 +++ b/cloudvpn/receipt	Sun May 15 18:30:30 2011 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.e-x-a.org/?view=cloudvpn"
     1.5  WGET_URL="http://www.e-x-a.org/releases/$TARBALL"
     1.6  BUILD_DEPENDS="gnutls-dev zlib-dev"
     1.7 -DEPENDS="gcc-lib-base gnutls zlib"
     1.8 +DEPENDS="gcc-lib-base gnutls zlib libtasn1"
     1.9  TAGS="vpn tunnel"
    1.10  
    1.11  # Rules to configure and make the package.