Browse Source
Merge pull request #17987 from BKPepe/snort-conflicts
Snort packages should conflict to each other
lilik-openwrt-22.03
Josef Schlehofer
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
net/snort/Makefile
|
|
@ -34,6 +34,7 @@ define Package/snort |
|
|
|
DEPENDS:=+libdaq +libdnet +libnghttp2 +libopenssl +libpcap +libpcre +libpthread +libtirpc +libuuid +zlib +luajit +SNORT_LZMA:liblzma |
|
|
|
TITLE:=Lightweight Network Intrusion Detection System |
|
|
|
URL:=http://www.snort.org/ |
|
|
|
CONFLICTS:=snort3 |
|
|
|
MENU:=1 |
|
|
|
endef |
|
|
|
|
|
|
|