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:
96f7799
)
lzma: depends on zlib-native, spotted by Leon Woestenberg
author
Koen Kooi
<koen@openembedded.org>
Mon, 2 Oct 2006 18:00:15 +0000
(18:00 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 2 Oct 2006 18:00:15 +0000
(18:00 +0000)
packages/lzma/lzma-native_4.17.bb
patch
|
blob
|
history
diff --git
a/packages/lzma/lzma-native_4.17.bb
b/packages/lzma/lzma-native_4.17.bb
index
a6b3fff
..
4dd0bb5
100644
(file)
--- a/
packages/lzma/lzma-native_4.17.bb
+++ b/
packages/lzma/lzma-native_4.17.bb
@@
-3,6
+3,8
@@
HOMEPAGE = "http://www.7-zip.org/"
LICENSE = "LGPL"
PR = "r2"
+DEPENDS = "zlib-native"
+
SRC_URI = "http://www.7-zip.org/dl/lzma417.tar.bz2 \
file://lzma-406-zlib-stream.patch;patch=1;pnum=2"
S = "${WORKDIR}/SRC"