mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:25:46 +00:00
mpv: include PACKAGECONFIG_CONFARGS in EXTRA_OECONF
* otherwise jack is autodetected: mpv-0.15.0: mpv rdepends on libjack, but it isn't a build dependency, missing jack in DEPENDS or PACKAGECONFIG? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
5d131fd4f6
commit
e05536ca68
@ -49,6 +49,7 @@ EXTRA_OECONF = " \
|
||||
--disable-lcms2 \
|
||||
--disable-vapoursynth \
|
||||
--disable-vapoursynth-lazy \
|
||||
${PACKAGECONFIG_CONFARGS} \
|
||||
"
|
||||
|
||||
do_configure_prepend () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user