mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix recursive dependency
This commit is contained in:
parent
6b898e7483
commit
3aa6c6ecd6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ define Package/$(PKG_NAME)
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=OpenMPTCProuter tracker
|
TITLE:=OpenMPTCProuter tracker
|
||||||
DEPENDS:=+openmptcprouter +bind-dig
|
DEPENDS:=+bind-dig
|
||||||
PKGARCH:=all
|
PKGARCH:=all
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue