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
|
||||
CATEGORY:=Network
|
||||
TITLE:=OpenMPTCProuter tracker
|
||||
DEPENDS:=+openmptcprouter +bind-dig
|
||||
DEPENDS:=+bind-dig
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue