mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user