summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.travis/cmake-freebsd-stage11
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis/cmake-freebsd-stage1 b/.travis/cmake-freebsd-stage1
index 40fa69fb..a9d4c10e 100755
--- a/.travis/cmake-freebsd-stage1
+++ b/.travis/cmake-freebsd-stage1
@@ -111,6 +111,7 @@ travis_install() {
111 # Install required toxcore dependencies 111 # Install required toxcore dependencies
112 RUN PAGER=cat ASSUME_ALWAYS_YES=YES pkg install git \ 112 RUN PAGER=cat ASSUME_ALWAYS_YES=YES pkg install git \
113 opus \ 113 opus \
114 libconfig \
114 libvpx \ 115 libvpx \
115 libsodium \ 116 libsodium \
116 gmake \ 117 gmake \