]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
IPsec: Add dropdown to select tunnel interface mode
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 302346b8ef329ff3c3778134566c04fd7bfa34c7..f96b74b10e78ebfc439d4813693435c39d62c0f8 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1501,6 +1501,7 @@ buildipfire() {
   lfsmake2 python-xattr
   lfsmake2 ddns
   lfsmake2 python3-setuptools
+  lfsmake2 python3-setuptools-scm
   lfsmake2 python3-six
   lfsmake2 python3-dateutil
   lfsmake2 python3-jmespath
@@ -1511,6 +1512,8 @@ buildipfire() {
   lfsmake2 python3-rsa
   lfsmake2 python3-pyasn1
   lfsmake2 python3-botocore
+  lfsmake2 python3-llfuse
+  lfsmake2 python3-msgpack
   lfsmake2 aws-cli
   lfsmake2 transmission
   lfsmake2 dpfhack
@@ -1584,6 +1587,7 @@ buildipfire() {
   lfsmake2 nss-myhostname
   lfsmake2 dehydrated
   lfsmake2 shairport-sync
+  lfsmake2 borgbackup
 }
 
 buildinstaller() {