wok-next diff aircrack-ng/receipt @ rev 20663

Fix web site for the Shimmer Project themes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 22:58:32 2018 +0300 (2018-05-10)
parents aaf4385684bb
children ede906abe532
line diff
     1.1 --- a/aircrack-ng/receipt	Sun Oct 29 20:13:43 2017 +0200
     1.2 +++ b/aircrack-ng/receipt	Thu May 10 22:58:32 2018 +0300
     1.3 @@ -31,6 +31,6 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std
     1.7 -	DEPENDS="libcrypto libnl libsqlite3 libssl zlib   aircrack-ng-oui iw"
     1.8 +	DEPENDS="openssl libnl libsqlite3 zlib   aircrack-ng-oui iw"
     1.9  	PROVIDE="aircrack-ng-scripts"
    1.10  }