mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 04:47:59 +00:00
libirecovery: Add missing build dependency on readline
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c7504645e2
commit
99bfb84be3
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\
|
|||||||
|
|
||||||
HOMEPAGE = "http://www.libimobiledevice.org/"
|
HOMEPAGE = "http://www.libimobiledevice.org/"
|
||||||
|
|
||||||
DEPENDS = "libimobiledevice-glue libusb1"
|
DEPENDS = "libimobiledevice-glue libusb1 readline"
|
||||||
|
|
||||||
PV = "1.0.1+git${SRCPV}"
|
PV = "1.0.1+git${SRCPV}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user