Commit 8e8cbf67 authored by Florent Revest's avatar Florent Revest

libsailfishkeyprovider: Only compile the lib to reduce the amount of weird...

libsailfishkeyprovider: Only compile the lib to reduce the amount of weird linking errors (eg: with tests)
parent e2e4df65
SUMMARY = "Qt wrapper for BlueZ 5 DBus API, with partial support for BlueZ 4 backends"
HOMEPAGE = "https://git.merproject.org/mer-core/libsailfishkeyprovider"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://license.lgpl;md5=cf3f442f331daf906e35a3e770768003"
LIC_FILES_CHKSUM = "file://../license.lgpl;md5=cf3f442f331daf906e35a3e770768003"
SRC_URI = "git://git.merproject.org/mer-core/libsailfishkeyprovider.git;protocol=https"
SRCREV = "ebe72a1d6e631bbb9cb3814ed2599d5910930008"
PR = "r1"
PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
S = "${WORKDIR}/git/lib"
B = "${S}"
DEPENDS += "qtbase"
inherit qmake5
FILES_${PN}-dbg += "/opt/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