diff options
Diffstat (limited to 'recipes-connectivity/hostapd/hostap-daemon_2.4.bb')
-rw-r--r-- | recipes-connectivity/hostapd/hostap-daemon_2.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/hostapd/hostap-daemon_2.4.bb b/recipes-connectivity/hostapd/hostap-daemon_2.4.bb index df9d305..e64704a 100644 --- a/recipes-connectivity/hostapd/hostap-daemon_2.4.bb +++ b/recipes-connectivity/hostapd/hostap-daemon_2.4.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://hostap.epitest.fi" SECTION = "kernel/userland" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://README;md5=4d53178f44d4b38418a4fa8de365e11c" -DEPENDS = "libnl openssl" +DEPENDS = "libnl openssl sqlite3" SUMMARY = "User space daemon for extended IEEE 802.11 management" inherit update-rc.d |