mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 20:26:46 +00:00
dpkg: Be deterministic about lzma dependency
dpkg has no DEPENDS on lzma so turn it off explicitly. [YOCTO #4518] (From OE-Core master rev: 12fbd693f4565e66d10af4e801e7435996d67e76) (From OE-Core rev: 36cf63027589812edde887e2772ef210469a814d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1e6b8988cd
commit
19d076df45
@ -29,6 +29,7 @@ EXTRA_OECONF = "--without-static-progs \
|
||||
--with-start-stop-daemon \
|
||||
--with-zlib \
|
||||
--with-bz2lib \
|
||||
--without-liblzma \
|
||||
--without-selinux \
|
||||
--without-sgml-doc"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user