Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NLSR
/
c0b97af1cce691f8be4bb67afd3fedd02f890f2a
/
.
/
.jenkins.d
/
01-dependencies.sh
blob: 01ddadb45644074e0798b9fc4dfb01c7d0f1f24e [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
set
-
x
sudo apt
-
get
-
y install liblog4cxx10
-
dev protobuf
-
compiler libprotobuf
-
dev pkg
-
config
||
true
sudo brew update
||
true
brew install log4cxx protobuf pkg
-
config
||
true