wok diff tinc/receipt @ rev 7615

Added xorg-dev-proto to xorg-server-dev depends. Needs xorg-dev-proto for pkg-config to work with xorg-server-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 11 21:51:57 2010 +0000 (2010-12-11)
parents 6abe24401374
children e5421dd582ff
line diff
     1.1 --- a/tinc/receipt	Mon Feb 15 09:50:46 2010 +0100
     1.2 +++ b/tinc/receipt	Sat Dec 11 21:51:57 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="${WEB_SITE}packages/$TARBALL"
     1.5  BUILD_DEPENDS="openssl-dev zlib-dev lzo-dev"
     1.6  DEPENDS="libcrypto zlib lzo"
     1.7 +TAGS="vpn tunnel"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()