mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 23:34:32 +04:00
@@ -37,7 +37,7 @@ define Package/hnetd/Default
|
|||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=HNCP Homenet daemon - $(2)
|
TITLE:=HNCP Homenet daemon - $(2)
|
||||||
URL:=https://github.com/sbyx/hnetd
|
URL:=https://github.com/sbyx/hnetd
|
||||||
DEPENDS:=+odhcpd +odhcp6c +netifd $(3)
|
DEPENDS:=+odhcpd +odhcp6c +netifd +ip $(3)
|
||||||
DEPENDS+=+@IPV6
|
DEPENDS+=+@IPV6
|
||||||
VARIANT:=$1
|
VARIANT:=$1
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user