Skip to content
Snippets Groups Projects
Commit 9e1c55d4 authored by Volker Krause's avatar Volker Krause
Browse files

Enable GammaRay support for QtSCXML


Change-Id: I3fb4e954d745c120d470aeb9c1ffb4a1b9650771
Reviewed-by: default avatarSamuli Piippo <samuli.piippo@qt.io>
parent da19fc82
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,10 @@ inherit cmake_qt5
SRC_URI = "git://github.com/KDAB/GammaRay;branch=${BRANCH}"
BRANCH = "master"
SRCREV = "add939931c7b7ca0fb413b3457ff4b5be6282451"
SRCREV = "b961eb1b84718256acc678ec16a2b45e98990cd7"
PV = "master+git${SRCPV}"
DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi \
DEPENDS = "qtdeclarative qtlocation qtsvg qttools qtconnectivity qt3d qtivi qtscxml \
${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"
S = "${WORKDIR}/git"
......
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