wok-stable rev 1914
aircrack-ng : Fix DEPENDS
author | Julien Rabier <taziden@slitaz.org> |
---|---|
date | Mon Dec 22 02:10:04 2008 +0100 (2008-12-22) |
parents | a3e5311e4826 |
children | d970f9824040 |
files | aircrack-ng/receipt |
line diff
1.1 --- a/aircrack-ng/receipt Sun Dec 21 23:21:46 2008 +0000 1.2 +++ b/aircrack-ng/receipt Mon Dec 22 02:10:04 2008 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.aircrack-ng.org/" 1.6 WGET_URL="http://download.aircrack-ng.org/$TARBALL" 1.7 -DEPENDS="iw" 1.8 +DEPENDS="iw openssl" 1.9 BUILD_DEPENDS="openssl-dev" 1.10 1.11 # Rules to configure and make the package.