wok-current diff wpa_supplicant/receipt @ rev 6258
Fix findutils. /usr/bin/xargs need to be link back cause busybox has it too.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Sep 14 10:39:53 2010 +0000 (2010-09-14) |
parents | 35ec83c60e58 |
children | 31ca4dd73d66 |
line diff
1.1 --- a/wpa_supplicant/receipt Wed Feb 24 12:36:38 2010 +0000 1.2 +++ b/wpa_supplicant/receipt Tue Sep 14 10:39:53 2010 +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" 1.8 +DEPENDS="libssl slitaz-base-files libcrypto" 1.9 BUILD_DEPENDS="openssl-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://hostap.epitest.fi/wpa_supplicant/"