Commit cd5d5753 authored by Florent Revest's avatar Florent Revest

libiodata: Adds a missing qtbase dependency

parent d1fd42d8
......@@ -10,6 +10,7 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
B = "${S}"
DEPENDS += "qtbase"
do_configure_prepend () {
cd tests/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment