Merge pull request #17987 from BKPepe/snort-conflicts

Snort packages should conflict to each other
This commit is contained in:
Josef Schlehofer 2022-03-06 13:09:22 +01:00 committed by GitHub
commit 7ea1e76821
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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