mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
ufp: fix package dependencies
Fixes: WIFI-13429 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -25,7 +25,7 @@ define Package/ufp
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=Device fingerprinting daemon
|
||||
DEPENDS:=+ucode +ucode-mod-fs +libubox
|
||||
DEPENDS:=+ucode +ucode-mod-fs +ucode-mod-struct +libubox
|
||||
endef
|
||||
|
||||
define Package/ufp/conffiles
|
||||
|
||||
Reference in New Issue
Block a user