mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #9555 from rosysong/kea-fix
kea: remove python3 dependency of kea-admin
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ endef
|
|||||||
define Package/kea-admin
|
define Package/kea-admin
|
||||||
$(call Package/kea/Default)
|
$(call Package/kea/Default)
|
||||||
TITLE+= Admin
|
TITLE+= Admin
|
||||||
DEPENDS:= +kea-libs +python3
|
DEPENDS:= +kea-libs
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/kea-ctrl
|
define Package/kea-ctrl
|
||||||
|
|||||||
Reference in New Issue
Block a user