wok-stable diff openvpn/receipt @ rev 5982
nut: fix genpkg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 13 21:34:30 2010 +0200 (2010-08-13) |
parents | f135405894d8 |
children | 82434310d238 |
line diff
1.1 --- a/openvpn/receipt Wed Jul 29 12:39:23 2009 +0200 1.2 +++ b/openvpn/receipt Fri Aug 13 21:34:30 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()