Commit a2c05380 authored by Eetu's avatar Eetu Committed by eekkelund

libsailfishkeyprovider, buteo-syncfw: Fix 'file not recognized: File truncated' error

parent 78d382f2
......@@ -11,6 +11,8 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
inherit qmake5 gsettings
PARALLEL_MAKE = ""
EXTRA_QMAKEVARS_PRE += "CONFIG+=usb-moded DEFINES+=USE_KEEPALIVE"
do_configure_prepend() {
......
......@@ -10,5 +10,8 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git/lib"
B = "${S}"
PARALLEL_MAKE = ""
DEPENDS += "qtbase"
inherit qmake5
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