mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-05 03:31:32 +02:00
Revert "add missing dependency to tntnet", as it creates a recursive dependency
This reverts commit 429322a9a5
.
This commit is contained in:
parent
2dd023593d
commit
7533ea7b25
@ -23,10 +23,9 @@ include $(INCLUDE_DIR)/host-build.mk
|
|||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/cxxtools
|
define Package/cxxtools
|
||||||
TITLE:=cxxtools
|
TITLE:=cxxtools
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
DEPENDS:=+tntnet
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
Loading…
Reference in New Issue
Block a user