]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
build/install-deps.sh: Add sphinx package for DOCS
authorWillem Jan Withagen <wjw@digiware.nl>
Wed, 1 Feb 2017 22:04:48 +0000 (23:04 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 1 Feb 2017 22:04:48 +0000 (23:04 +0100)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
install-deps.sh

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