mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 21:21:58 +02:00
libirecovery: Add missing build dependency on readline
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\
|
||||
|
||||
HOMEPAGE = "http://www.libimobiledevice.org/"
|
||||
|
||||
DEPENDS = "libimobiledevice-glue libusb1"
|
||||
DEPENDS = "libimobiledevice-glue libusb1 readline"
|
||||
|
||||
PV = "1.0.1+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user