wok rev 12451

obfsproxy: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 21 20:18:30 2012 +0200 (2012-04-21)
parents 8b18c3942735
children 2c3c2e26a554
files obfsproxy/receipt
line diff
     1.1 --- a/obfsproxy/receipt	Sat Apr 21 20:08:02 2012 +0200
     1.2 +++ b/obfsproxy/receipt	Sat Apr 21 20:18:30 2012 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="git|http://git.torproject.org/obfsproxy.git "
     1.5  
     1.6  DEPENDS="libevent libssl"
     1.7 -BUILD_DEPENDS="git wget libevent-dev openssl-dev autoconf"
     1.8 +BUILD_DEPENDS="git wget libevent-dev openssl-dev autoconf automake"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()