diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-07-11 20:26:57 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-07-11 20:26:57 +0000 |
commit | a47f2a3dff328b86a040d93b6c58d0504fb6a703 (patch) | |
tree | 6422c7bc681898422d23f10985f423a3efb5b1d7 /openwrt/package/wpa_supplicant | |
parent | f137e42da7039f382b8edf277560b7c325d2dcfe (diff) | |
download | mtk-20170518-a47f2a3dff328b86a040d93b6c58d0504fb6a703.zip mtk-20170518-a47f2a3dff328b86a040d93b6c58d0504fb6a703.tar.gz mtk-20170518-a47f2a3dff328b86a040d93b6c58d0504fb6a703.tar.bz2 |
add a load of fixes from whiterussian to head
SVN-Revision: 1410
Diffstat (limited to 'openwrt/package/wpa_supplicant')
-rw-r--r-- | openwrt/package/wpa_supplicant/ipkg/wpa-supplicant.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/wpa_supplicant/ipkg/wpa-supplicant.control b/openwrt/package/wpa_supplicant/ipkg/wpa-supplicant.control index ec78d71..76b91de 100644 --- a/openwrt/package/wpa_supplicant/ipkg/wpa-supplicant.control +++ b/openwrt/package/wpa_supplicant/ipkg/wpa-supplicant.control @@ -4,3 +4,4 @@ Section: net Maintainer: Nico <nthill@free.fr> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/wpa_supplicant Description: WPA Supplicant with support for WPA and WPA2 +Depends: libopenssl |