summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/README-ci.freebsd.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/README-ci.freebsd.md b/devel/README-ci.freebsd.md
index a4bc729c71..24a47cc97f 100644
--- a/devel/README-ci.freebsd.md
+++ b/devel/README-ci.freebsd.md
@@ -1,7 +1,7 @@
# Install a FreeBSD CI instance
```
-pkg install -y git gmake bash autoconf gettext libtool automake nettle p11-kit libunistring libtasn1 libidn2 gperf gawk bison softhsm2 openssl cmocka socat wget pkgconf ccache
+pkg install -y git gmake bash autoconf gettext libtool automake nettle p11-kit libunistring libtasn1 libidn2 gperf gawk bison softhsm2 openssl cmocka socat wget pkgconf ccache autogen
bash
pw group add -n gitlab-runner
pw user add -n gitlab-runner -g gitlab-runner -s /usr/local/bin/bash