The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libcap-ng / libcap-ng.mk
1 ################################################################################
2 #
3 # libcap-ng
4 #
5 ################################################################################
6
7 LIBCAP_NG_VERSION = 0.7.4
8 LIBCAP_NG_SITE = http://people.redhat.com/sgrubb/libcap-ng
9 LIBCAP_NG_LICENSE = GPLv2+ LGPLv2.1+
10 LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
11 LIBCAP_NG_INSTALL_STAGING = YES
12
13 LIBCAP_NG_CONF_ENV = ac_cv_prog_swig_found=no
14 LIBCAP_NG_CONF_OPTS = --without-python
15
16 $(eval $(autotools-package))