libcap-ng: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
66b9c6283e
commit
e92d34a162
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue