# HG changeset patch # User Richard Dunbar # Date 1350357378 0 # Node ID 4add24f117c11fd93457fa4d04746ea7964fcf50 # Parent b6ecdb3b6779f66c50ccdb8f5f6c4c79b820056c wpa_supplicant: add libnl to deps diff -r b6ecdb3b6779 -r 4add24f117c1 wpa_supplicant/receipt --- a/wpa_supplicant/receipt Mon Oct 15 11:22:51 2012 +0000 +++ b/wpa_supplicant/receipt Tue Oct 16 03:16:18 2012 +0000 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="WPA Supplicant with support for WPA and WPA2" MAINTAINER="0dddba11@googlemail.com" -DEPENDS="libssl slitaz-base-files libcrypto" +DEPENDS="libssl slitaz-base-files libcrypto libnl" BUILD_DEPENDS="openssl-dev libcrypto libcrypto-dev libnl-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://hostap.epitest.fi/wpa_supplicant/"