wok diff wpa_supplicant/receipt @ rev 14249

gxine: fix build for 0.5.905 (last 0.5.907 have lirc bugs)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 25 11:24:21 2013 +0100 (2013-03-25)
parents 393a37db48f8
children 01ad1e61b761
line diff
     1.1 --- a/wpa_supplicant/receipt	Mon Oct 08 12:08:20 2012 +0200
     1.2 +++ b/wpa_supplicant/receipt	Mon Mar 25 11:24:21 2013 +0100
     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/"