[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH V2] libcgroup: Add bison-native and flex-native in depends
From:       noor_ahsan () mentor ! com (Noor, Ahsan)
Date:       2014-01-30 11:06:05
Message-ID: 1391079965-12870-1-git-send-email-noor_ahsan () mentor ! com
[Download RAW message or body]

From: Noor <noor_ahsan at mentor.com>

* libcgroup requires native packages for bison and flex to configure
  itself successfully. Added those in its DEPENDS.

Signed-off-by: Noor Ahsan <noor_ahsan at mentor.com>
---
 meta/recipes-core/libcgroup/libcgroup_0.41.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/libcgroup/libcgroup_0.41.bb \
b/meta/recipes-core/libcgroup/libcgroup_0.41.bb index 5db1079..76b0b58 100644
--- a/meta/recipes-core/libcgroup/libcgroup_0.41.bb
+++ b/meta/recipes-core/libcgroup/libcgroup_0.41.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = \
"file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"  
 inherit autotools pkgconfig
 
-DEPENDS = "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
+DEPENDS = "bison-native flex-native ${@base_contains('DISTRO_FEATURES', 'pam', \
'libpam', '', d)}"  
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/libcg/${BPN}/v0.41/${BPN}-${PV}.tar.bz2"
 
-- 
1.7.9.5


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic