wok-next diff openvpn/receipt @ rev 5672

Add wxpython (GUI toolkit for Python)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 30 19:11:23 2010 +0200 (2010-05-30)
parents f135405894d8
children 82434310d238
line diff
     1.1 --- a/openvpn/receipt	Wed Jul 29 12:39:23 2009 +0200
     1.2 +++ b/openvpn/receipt	Sun May 30 19:11:23 2010 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="${WEB_SITE}release/$TARBALL"
     1.5  DEPENDS="lzo openssl"
     1.6  BUILD_DEPENDS="lzo-dev openssl-dev libcrypto-dev"
     1.7 -TAGS="vpn tunnel"
     1.8 +TAGS="vpn tunnel network"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()