mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
cryptsetup: DEPEND on renamed util-linux-libuuid
OE-core recipe is called util-linux-libuuid now Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Luca Boccassi <luca.boccassi@microsoft.com>
This commit is contained in:
@@ -13,7 +13,7 @@ DEPENDS = " \
|
|||||||
json-c \
|
json-c \
|
||||||
libdevmapper \
|
libdevmapper \
|
||||||
popt \
|
popt \
|
||||||
util-linux-uuid \
|
util-linux-libuuid \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS_${PN} = " \
|
RDEPENDS_${PN} = " \
|
||||||
|
|||||||
Reference in New Issue
Block a user