libhawaii: add qtdeclarative to DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2014-05-10 02:59:27 +02:00
parent 40c0c3ea99
commit 912c6246ae

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4b54a1fd55a448865a0b32d41598759d"
inherit cmake_qt5 hawaii-target
DEPENDS = "qtbase extra-cmake-modules-native"
DEPENDS = "qtbase qtdeclarative extra-cmake-modules-native"
SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev"
SRCREV = "bfa0935cd39ea157b21fc42d9e8ad7df35ddc137"