From 0a4a38ab866bf29d9f11f80ec19c57e634d5d701 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Wed, 6 Jul 2016 16:40:09 +0200 Subject: [PATCH] Add protobuf to travis --- build-scripts/travis.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-scripts/travis.sh b/build-scripts/travis.sh index e32b5b1bc6..84c704439e 100755 --- a/build-scripts/travis.sh +++ b/build-scripts/travis.sh @@ -564,7 +564,9 @@ run "sudo apt-get -qq --no-install-recommends install \ libboost-all-dev \ liblua5.1-dev \ libedit-dev \ - pandoc" + libprotobuf-dev \ + pandoc\ + protobuf-compiler" run "cd .." run "wget http://ppa.launchpad.net/kalon33/gamesgiroll/ubuntu/pool/main/libs/libsodium/libsodium-dev_1.0.3-1~ppa14.04+1_amd64.deb" -- 2.47.2