# HG changeset patch # User Pascal Bellard # Date 1335032310 -7200 # Node ID 1c61e992da812dc692399628db09bc8a5fbf44e7 # Parent 8b18c3942735efe4801371d1688cef3292926b03 obfsproxy: update bdeps diff -r 8b18c3942735 -r 1c61e992da81 obfsproxy/receipt --- a/obfsproxy/receipt Sat Apr 21 20:08:02 2012 +0200 +++ b/obfsproxy/receipt Sat Apr 21 20:18:30 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 autoconf" +BUILD_DEPENDS="git wget libevent-dev openssl-dev autoconf automake" # Rules to configure and make the package. compile_rules()