mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
jack: add dependency on libsaplerate0 and readline
* they are autodetected from sysroot and configure doesn't have option to explicitly disable them, so PACKAGECONFIG won't work without improving configure Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
4e20b9c7bb
commit
d484f63ec7
|
|
@ -10,8 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c030468238b2cf89925a57f2780396a7 \
|
|||
file://COPYING.LGPL;md5=e77fe93202736b47c07035910f47974a \
|
||||
"
|
||||
|
||||
|
||||
DEPENDS = "alsa-lib"
|
||||
DEPENDS = "alsa-lib libsamplerate0 readline"
|
||||
|
||||
SVNPV = "${@'${PV}'.replace('.', '_')}"
|
||||
SRCREV = "4484"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user