wok diff airpwn/receipt @ rev 17087
Add gtk-engines
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Tue Aug 26 21:42:50 2014 +0200 (2014-08-26) |
parents | 380ffe05937a |
children | 41ca42dcfb31 |
line diff
1.1 --- a/airpwn/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/airpwn/receipt Tue Aug 26 21:42:50 2014 +0200 1.3 @@ -11,7 +11,8 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="pcre libpcap libcrypto openssl lorcon wireless_tools libnet" 1.7 -BUILD_DEPENDS="pcre-dev libpcap-dev libcrypto-dev openssl-dev lorcon-dev wireless_tools-dev libnet-dev python python-dev autoconf automake" 1.8 +BUILD_DEPENDS="pcre-dev libpcap-dev libcrypto-dev openssl-dev lorcon-dev \ 1.9 +wireless_tools-dev libnet-dev libnet python python-dev autoconf automake" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()