[YOCTO #5084]

libcap has been removed from the list of DEPENDS packages. Since libcap was the
only package in the list the DEPENDS variable has been removed from the recipe
file.

Signed-off-by: mulhern <mulh...@yoctoproject.org>
---
 recipes-security/libcap-ng/libcap-ng_0.7.3.bb |    1 -
 1 file changed, 1 deletion(-)

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 @@
 DESCRIPTION = "The libcap-ng library is intended to make programming with 
posix capabilities much easier than the traditional libcap library."
 HOMEPAGE = "http://people.redhat.com/sgrubb/libcap-ng/index.html";
 LICENSE = "GPL-2.0"
-DEPENDS = "libcap"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/${PN}-${PV}.tar.gz";
-- 
1.7.10.4

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to