Skip to content
Snippets Groups Projects
Commit 18c5cb7e authored by Samuli Piippo's avatar Samuli Piippo
Browse files

VKB: correctly override PACKAGECONFIG


VKB was built without hunspell.
No libs are installed to /usr/share anymore, so the extra configs
are not necessary.

Change-Id: Ic58670e8b2e637f0680b5190f07bd996aa601491
Reviewed-by: default avatarMikko Gronoff <mikko.gronoff@qt.io>
parent 5cbab091
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,4 @@ inherit qtquickcompiler
SRCREV = "5ac6b611b196c66bc8b01c23aa50d175ae7a7308"
PACKAGECONFIG ?= "lipi-toolkit lang-all hunspell"
FILES_${PN}-dbg += "${OE_QMAKE_PATH_DATA}/qtvirtualkeyboard/lipi_toolkit/lib/.debug"
INSANE_SKIP_${PN} += "libdir"
INSANE_SKIP_${PN}-dbg += "libdir"
PACKAGECONFIG = "lipi-toolkit lang-all hunspell"
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