diff options
| -rw-r--r-- | recipes-security/libcap-ng/libcap-ng_0.7.3.bb | 1 |
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 @@ | |||
| 1 | DESCRIPTION = "The libcap-ng library is intended to make programming with posix capabilities much easier than the traditional libcap library." | 1 | DESCRIPTION = "The libcap-ng library is intended to make programming with posix capabilities much easier than the traditional libcap library." |
| 2 | HOMEPAGE = "http://people.redhat.com/sgrubb/libcap-ng/index.html" | 2 | HOMEPAGE = "http://people.redhat.com/sgrubb/libcap-ng/index.html" |
| 3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0" |
| 4 | DEPENDS = "libcap" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 6 | 5 | ||
| 7 | SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/${PN}-${PV}.tar.gz" | 6 | SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/${PN}-${PV}.tar.gz" |
