]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
install-deps.sh: JQ is needed in one script 12080/head
authorWillem Jan Withagen <wjw@digiware.nl>
Sat, 19 Nov 2016 19:10:51 +0000 (20:10 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Sat, 19 Nov 2016 19:10:51 +0000 (20:10 +0100)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
install-deps.sh

index 1f4e9c3a5a5a18856429852956740800a0ec49d8..0e718111e9e6dc728bb79472c7b27205a7288850 100755 (executable)
@@ -46,6 +46,7 @@ if [ x`uname`x = xFreeBSDx ]; then
         textproc/expat2 \
         textproc/libxml2 \
         textproc/xmlstarlet \
+       textproc/jq \
         emulators/fuse \
         java/junit \
         lang/python27 \