diff --git a/system/base/libcap-ng/actions.py b/system/base/libcap-ng/actions.py
index eb7dbf87..8cf970c1 100644
--- a/system/base/libcap-ng/actions.py
+++ b/system/base/libcap-ng/actions.py
@@ -14,7 +14,8 @@ def setup():
#shelltools.sym("/bin/true", "%s/py-compile" % get.curDIR())
autotools.autoreconf("-fi")
- autotools.configure("--disable-static")
+ autotools.configure("--disable-static \
+ --without-python3")
def build():
autotools.make()
diff --git a/system/base/libcap-ng/pspec.xml b/system/base/libcap-ng/pspec.xml
index 2e1bf6bd..8091ecd6 100644
--- a/system/base/libcap-ng/pspec.xml
+++ b/system/base/libcap-ng/pspec.xml
@@ -12,11 +12,11 @@
library
An alternate POSIX capabilities library
libcap-ng is a library that makes using POSIX capabilities easier.
- http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.3.tar.gz
+ http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.7.tar.gz
- attr
- python
+ attr-devel
+ python-devel
@@ -76,6 +76,13 @@
+
+ 2016-03-03
+ 0.7.7
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2014-05-11
0.7.3