mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
kea: remove python3 dependency of kea-admin
fix #9495 Signed-off-by: Rosy Song <rosysong@rosinson.com>
This commit is contained in:
@@ -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