libcap-ng: rebuild for corrected shlib-provides; lib32disabled=yes.

This commit is contained in:
Juan RP 2014-04-04 13:57:58 +02:00
parent 66b9c6283e
commit e92d34a162

View file

@ -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"