mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 17:13:08 +00:00
qrencode: add PACKAGECONFIG for command line tools
Signed-off-by: Wolfgang Meyer <Wolfgang.Meyer@gossenmetrawatt.com> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
This commit is contained in:
parent
366af48fa5
commit
2e70cf3552
@ -12,4 +12,7 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
EXTRA_OECONF += "--without-tools --without-tests"
|
EXTRA_OECONF += "--without-tests"
|
||||||
|
|
||||||
|
PACKAGECONFIG ??= ""
|
||||||
|
PACKAGECONFIG[tools] = "--with-tools,--without-tools,libpng"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user