liri.bbclass: Add qttools(-native) to DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-12-02 03:39:16 +01:00
parent be329110e5
commit 5bde691da2

View File

@@ -2,7 +2,7 @@ LIRI_GIT_BRANCH ?= "develop"
SRC_URI = "git://github.com/lirios/${@'${BPN}'.replace('liri-', '')}.git;protocol=git;branch=${LIRI_GIT_BRANCH}"
DEPENDS += "qtbase qtdeclarative liri-cmake-shared extra-cmake-modules"
DEPENDS += "qtbase qtdeclarative liri-cmake-shared extra-cmake-modules qttools qttools-native"
inherit cmake_qt5_extra pkgconfig