Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] ltp: Added zip-native as a DEPENDS
@ 2014-09-18 21:34 Alejandro Hernandez
  0 siblings, 0 replies; only message in thread
From: Alejandro Hernandez @ 2014-09-18 21:34 UTC (permalink / raw)
  To: openembedded-core

From: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>

The Makefile checks for zip during installation

[YOCTO #6699]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
---
 meta/recipes-extended/ltp/ltp_20140422.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/ltp/ltp_20140422.bb b/meta/recipes-extended/ltp/ltp_20140422.bb
index c658bc0..f2c0fd8 100644
--- a/meta/recipes-extended/ltp/ltp_20140422.bb
+++ b/meta/recipes-extended/ltp/ltp_20140422.bb
@@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "\
     file://utils/ffsb-6.0-rc2/COPYING;md5=c46082167a314d785d012a244748d803 \
 "
 
-DEPENDS = "attr libaio libcap acl openssl"
+DEPENDS = "attr libaio libcap acl openssl zip-native"
 SRCREV = "f4c3bfe1eab51eb72caeb0f3336d2790c9a8bd1b"
 
 SRC_URI = "git://github.com/linux-test-project/ltp.git \
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-18 21:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 21:34 [PATCH] ltp: Added zip-native as a DEPENDS Alejandro Hernandez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox