From: Willem Jan Withagen Date: Wed, 1 Feb 2017 22:04:48 +0000 (+0100) Subject: build/install-deps.sh: Add sphinx package for DOCS X-Git-Tag: v12.0.0~22^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=832b9bccae172bbb446bb772091a8c25d052289c;p=ceph.git build/install-deps.sh: Add sphinx package for DOCS Signed-off-by: Willem Jan Withagen --- diff --git a/install-deps.sh b/install-deps.sh index 0e718111e9e6..41d393db6524 100755 --- a/install-deps.sh +++ b/install-deps.sh @@ -47,6 +47,7 @@ if [ x`uname`x = xFreeBSDx ]; then textproc/libxml2 \ textproc/xmlstarlet \ textproc/jq \ + textproc/sphinx \ emulators/fuse \ java/junit \ lang/python27 \