wok diff openvpn/receipt @ rev 4831

Up: beaver (0.4.0rc1) - Add custom config file, may replace geany has code editor
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jan 21 23:14:05 2010 +0100 (2010-01-21)
parents 531c46fb873d
children 6ec17b55b59a
line diff
     1.1 --- a/openvpn/receipt	Thu Feb 12 10:08:47 2009 +0000
     1.2 +++ b/openvpn/receipt	Thu Jan 21 23:14:05 2010 +0100
     1.3 @@ -10,6 +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  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()