wok rev 13514
wpa_supplicant: add libnl to deps
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue Oct 16 03:16:18 2012 +0000 (2012-10-16) |
parents | b6ecdb3b6779 |
children | 9d8cc149f886 |
files | wpa_supplicant/receipt |
line diff
1.1 --- a/wpa_supplicant/receipt Mon Oct 15 11:22:51 2012 +0000 1.2 +++ b/wpa_supplicant/receipt Tue Oct 16 03:16:18 2012 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="WPA Supplicant with support for WPA and WPA2" 1.6 MAINTAINER="0dddba11@googlemail.com" 1.7 -DEPENDS="libssl slitaz-base-files libcrypto" 1.8 +DEPENDS="libssl slitaz-base-files libcrypto libnl" 1.9 BUILD_DEPENDS="openssl-dev libcrypto libcrypto-dev libnl-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://hostap.epitest.fi/wpa_supplicant/"