[Openembedded-issues] [Bug 1476] New: lzma_4.17.bb missing dependency on zlib, and erreneous staging
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Oct 13 10:03:34 CEST 2006
http://bugs.openembedded.org/show_bug.cgi?id=1476
Summary: lzma_4.17.bb missing dependency on zlib, and erreneous
staging
Product: Openembedded
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: likewise at gmx.net
QAContact: tinderbox-oe at gmx.net
lzma_4.17 misses a dependency on zlib, and must not stage 'lzma'.
The fixes are as follows:
add:
DEPENDS = " zlib"
and in do_stage() remove:
install -m 0755 7zip/Compress/LZMA_Alone/lzma ${STAGING_BINDIR}
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list