libcap-ng: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
66b9c6283e
commit
e92d34a162
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcap-ng'
|
# Template file for 'libcap-ng'
|
||||||
pkgname=libcap-ng
|
pkgname=libcap-ng
|
||||||
version=0.7.3
|
version=0.7.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python-devel swig"
|
hostmakedepends="python-devel swig"
|
||||||
short_desc="An alternate POSIX capabilities library"
|
short_desc="An alternate POSIX capabilities library"
|
||||||
|
@ -39,6 +39,7 @@ libcap-ng-progs_package() {
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
libcap-ng-python_package() {
|
libcap-ng-python_package() {
|
||||||
|
lib32disabled=yes
|
||||||
short_desc+=" - python bindings"
|
short_desc+=" - python bindings"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="capng"
|
pycompile_module="capng"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user