mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 21:47:29 +00:00
jack: Drop dependency on readline
Since Jack version 1.19.22, "readline" is no longer used [1] [1] https://jackaudio.org/news/ Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
65f9d868bb
commit
4bacc11b3a
@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://common/jack/jack.h;beginline=1;endline=19;md5=6b736ed6b810592b135480a5e853392e \
|
||||
"
|
||||
|
||||
DEPENDS = "libsamplerate0 libsndfile1 readline"
|
||||
DEPENDS = "libsamplerate0 libsndfile1"
|
||||
|
||||
SRC_URI = "git://github.com/jackaudio/jack2.git;branch=master;protocol=https"
|
||||
SRCREV = "4f58969432339a250ce87fe855fb962c67d00ddb"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user