summaryrefslogtreecommitdiffstats
path: root/packaging/installer/dependencies/freebsd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/installer/dependencies/freebsd.sh')
-rwxr-xr-xpackaging/installer/dependencies/freebsd.sh19
1 files changed, 6 insertions, 13 deletions
diff --git a/packaging/installer/dependencies/freebsd.sh b/packaging/installer/dependencies/freebsd.sh
index eadbcfa981..91fd2959c0 100755
--- a/packaging/installer/dependencies/freebsd.sh
+++ b/packaging/installer/dependencies/freebsd.sh
@@ -8,26 +8,19 @@ NON_INTERACTIVE=0
DONT_WAIT=0
package_tree="
- git
- autoconf
- autoconf-archive
- autogen
- automake
- libtool
- pkgconf
cmake
curl
- gzip
- lzlib
e2fsprogs-libuuid
+ git
+ gzip
json-c
- libyaml
- libuv
liblz4
+ libuv
+ libyaml
+ lzlib
openssl
+ pkgconf
python3
- bison
- flex
"
prompt() {