mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
packages/net-snmp: fix typo
CONFILTS is changed to CONFLICTS to enable condition. Signed-off-by: Christian Korber <ck@dev.tdt.de>
This commit is contained in:
committed by
Stijn Tintel
parent
23646be59e
commit
05d604a9fb
@@ -52,7 +52,7 @@ define Package/libnetsnmp-nossl
|
||||
VARIANT:=nossl
|
||||
PROVIDES:=libnetsnmp
|
||||
DEFAULT_VARIANT:=1
|
||||
CONFILTS:=libnetsnmp-ssl
|
||||
CONFLICTS:=libnetsnmp-ssl
|
||||
endef
|
||||
|
||||
define Package/libnetsnmp-nossl/description
|
||||
|
||||
Reference in New Issue
Block a user