Skip to content
Snippets Groups Projects
Commit 5132a008 authored by Samuli Piippo's avatar Samuli Piippo Committed by Laszlo Agocs
Browse files

wayland: add missing dependency for the nativesdk build


Configure checks for libffi in nativesdk build as well.

Change-Id: I77e0d083dad29ea5436527b556c0d5cfadb74ef3
Reviewed-by: default avatarLaszlo Agocs <laszlo.agocs@digia.com>
parent f7458f3e
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,6 @@ SRC_URI_append_class-nativesdk = " file://just-scanner.patch \
"
EXTRA_OECONF_class-nativesdk = "--disable-documentation --enable-scanner"
DEPENDS_class-nativesdk = "wayland-native"
DEPENDS_class-nativesdk = "libffi-nativesdk wayland-native"
BBCLASSEXTEND = "native nativesdk"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment