# HG changeset patch # User Pascal Bellard # Date 1335025208 -7200 # Node ID 946e38bc203b5bab0db7a70496e2fd1b05963a58 # Parent ab0695edbada3e96005af1ff843bcab4f0d98e7b obfsproxy: update bdeps diff -r ab0695edbada -r 946e38bc203b obfsproxy/receipt --- a/obfsproxy/receipt Sat Apr 21 17:56:48 2012 +0200 +++ b/obfsproxy/receipt Sat Apr 21 18:20:08 2012 +0200 @@ -11,7 +11,7 @@ WGET_URL="git|http://git.torproject.org/obfsproxy.git " DEPENDS="libevent libssl" -BUILD_DEPENDS="git wget libevent-dev openssl-dev" +BUILD_DEPENDS="git wget libevent-dev openssl-dev autoconf" # Rules to configure and make the package. compile_rules()