mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
kea: remove python3 dependency of kea-admin
fix #9495
Signed-off-by: Rosy Song <rosysong@rosinson.com>
(cherry picked from commit 444420423f)
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ endef
|
||||
define Package/kea-admin
|
||||
$(call Package/kea/Default)
|
||||
TITLE+= Admin
|
||||
DEPENDS:= +kea-libs +python3
|
||||
DEPENDS:= +kea-libs
|
||||
endef
|
||||
|
||||
define Package/kea-ctrl
|
||||
|
||||
Reference in New Issue
Block a user