# HG changeset patch # User Pascal Bellard # Date 1376242937 0 # Node ID 19ec6729cbe835f876228746cafd6ee623892e58 # Parent 7196945bca36118607f7b20a72639e0f115285e5 airpwn: update bdeps diff -r 7196945bca36 -r 19ec6729cbe8 airpwn/receipt --- a/airpwn/receipt Sun Aug 11 17:30:33 2013 +0000 +++ b/airpwn/receipt Sun Aug 11 17:42:17 2013 +0000 @@ -11,7 +11,8 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="pcre libpcap libcrypto openssl lorcon wireless_tools libnet" -BUILD_DEPENDS="pcre-dev libpcap-dev libcrypto-dev openssl-dev lorcon-dev wireless_tools-dev libnet-dev python python-dev autoconf automake" +BUILD_DEPENDS="pcre-dev libpcap-dev libcrypto-dev openssl-dev lorcon-dev \ +wireless_tools-dev libnet-dev libnet python python-dev autoconf automake" # Rules to configure and make the package. compile_rules()