]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
convert-snort: Set correct ownership after modify_sids_file has been generated.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 9eb4fbfb2e1bc2cb026694f3c2e37d240cd4b3f6..122aeebd0b396524df1dd313573fdc1c02f29f14 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1318,9 +1318,11 @@ buildipfire() {
   lfsmake2 setserial
   lfsmake2 setup
   lfsmake2 libdnet
-  lfsmake2 daq
-  lfsmake2 snort
+  lfsmake2 yaml
+  lfsmake2 libhtp
+  lfsmake2 suricata
   lfsmake2 oinkmaster
+  lfsmake2 ids-ruleset-sources
   lfsmake2 squid
   lfsmake2 squidguard
   lfsmake2 calamaris
@@ -1513,6 +1515,7 @@ buildipfire() {
   lfsmake2 python3-pyasn1
   lfsmake2 python3-botocore
   lfsmake2 python3-llfuse
+  lfsmake2 python3-msgpack
   lfsmake2 aws-cli
   lfsmake2 transmission
   lfsmake2 dpfhack
@@ -1586,6 +1589,9 @@ buildipfire() {
   lfsmake2 nss-myhostname
   lfsmake2 dehydrated
   lfsmake2 shairport-sync
+  lfsmake2 borgbackup
+  lfsmake2 libedit
+  lfsmake2 knot
 }
 
 buildinstaller() {