From 8c50123a8544db2620088fd9e6f8f2a4bae92b63 Mon Sep 17 00:00:00 2001 From: Xin Ouyang Date: Mon, 24 Sep 2012 16:21:01 +0800 Subject: setools: add libxml2 DEPENDS. Signed-off-by: Xin Ouyang --- recipes-security/setools/setools_3.3.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/setools/setools_3.3.7.bb b/recipes-security/setools/setools_3.3.7.bb index 99e53af..2c0f19f 100644 --- a/recipes-security/setools/setools_3.3.7.bb +++ b/recipes-security/setools/setools_3.3.7.bb @@ -33,7 +33,7 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=26035c503c68ae1098177934ac0cc795 \ file://${S}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \ file://${S}/COPYING.LGPL;md5=fbc093901857fcd118f065f900982c24" -DEPENDS += "python libsepol libselinux" +DEPENDS += "python libsepol libselinux libxml2" PACKAGES += "${PN}-libs ${PN}-console" -- cgit v1.2.3-54-g00ecf