diff --git a/srcpkgs/libcap-ng/template b/srcpkgs/libcap-ng/template index 1772af8808c..723bbf20c25 100644 --- a/srcpkgs/libcap-ng/template +++ b/srcpkgs/libcap-ng/template @@ -1,7 +1,7 @@ # Template file for 'libcap-ng' pkgname=libcap-ng version=0.7.3 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="python-devel swig" short_desc="An alternate POSIX capabilities library" @@ -39,6 +39,7 @@ libcap-ng-progs_package() { if [ -z "$CROSS_BUILD" ]; then libcap-ng-python_package() { + lib32disabled=yes short_desc+=" - python bindings" depends="python" pycompile_module="capng"