summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/libcap-ng/libcap-ng_0.7.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-security/libcap-ng/libcap-ng_0.7.3.bb b/recipes-security/libcap-ng/libcap-ng_0.7.3.bb
index a377ddd..ef70207 100644
--- a/recipes-security/libcap-ng/libcap-ng_0.7.3.bb
+++ b/recipes-security/libcap-ng/libcap-ng_0.7.3.bb
@@ -1,7 +1,6 @@
1DESCRIPTION = "The libcap-ng library is intended to make programming with posix capabilities much easier than the traditional libcap library." 1DESCRIPTION = "The libcap-ng library is intended to make programming with posix capabilities much easier than the traditional libcap library."
2HOMEPAGE = "http://people.redhat.com/sgrubb/libcap-ng/index.html" 2HOMEPAGE = "http://people.redhat.com/sgrubb/libcap-ng/index.html"
3LICENSE = "GPL-2.0" 3LICENSE = "GPL-2.0"
4DEPENDS = "libcap"
5LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
6 5
7SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/${PN}-${PV}.tar.gz" 6SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/${PN}-${PV}.tar.gz"