git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13c4bf2
)
ltp: Add DEPENDS on zip-native to 20090131
author
Tom Rini
<trini@embeddedalley.com>
Thu, 12 Feb 2009 17:49:16 +0000
(12:49 -0500)
committer
Tom Rini
<trini@embeddedalley.com>
Thu, 12 Feb 2009 17:49:16 +0000
(12:49 -0500)
packages/ltp/ltp_20090131.bb
patch
|
blob
|
history
diff --git
a/packages/ltp/ltp_20090131.bb
b/packages/ltp/ltp_20090131.bb
index
0e52ae3
..
73d6f76
100644
(file)
--- a/
packages/ltp/ltp_20090131.bb
+++ b/
packages/ltp/ltp_20090131.bb
@@
-2,6
+2,8
@@
DESCRIPTION = "Linux Test Project"
HOMEPAGE = "http://ltp.sourceforge.net"
LICENSE = "GPL"
SECTION = "console/utils"
+DEPENDS = "zip-native"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.tgz \
file://cross-compile.patch;patch=1 \