mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #13651 from neheb/build
treewide: add missing BUILDONLY
This commit is contained in:
@@ -45,6 +45,7 @@ define Package/sctp
|
||||
$(call Package/lksctp-tools/Default)
|
||||
TITLE+= (meta)
|
||||
DEPENDS:=+libsctp +sctp-tools
|
||||
BUILDONLY:=1
|
||||
endef
|
||||
|
||||
define Package/sctp-tools
|
||||
|
||||
@@ -100,6 +100,7 @@ define Package/snmpd-static
|
||||
$(call Package/net-snmp/Default)
|
||||
DEPENDS:=+snmpd
|
||||
TITLE:=Open source SNMP implementation (daemon)
|
||||
BUILDONLY:=1
|
||||
endef
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user