From f67ebe5266da83d0241eec4cd239dfe42f276f13 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 30 Apr 2016 16:57:54 +0200 Subject: [PATCH] ceph: enable building the man pages now that python-Sphinx works. --- srcpkgs/ceph/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ceph/template b/srcpkgs/ceph/template index 3b50ed01079..595e4e15fc4 100644 --- a/srcpkgs/ceph/template +++ b/srcpkgs/ceph/template @@ -1,9 +1,9 @@ # Template file for 'ceph' pkgname=ceph version=10.2.0 -revision=1 +revision=2 build_style=gnu-configure -configure_args="--without-man-pages --with-radosgw --without-openldap +configure_args="--with-man-pages --with-radosgw --without-openldap --with-nss --without-cython --without-tcmalloc --without-crytocpp --without-librocksdb --disable-static" hostmakedepends="automake libtool pkg-config yasm python-devel python-setuptools