qtconfiguration: add qtdeclarative to DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2014-05-09 23:13:54 +02:00
parent e561943093
commit 40c0c3ea99

View File

@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
inherit cmake_qt5 pkgconfig hawaii-target
DEPENDS = "qtbase dconf"
DEPENDS = "qtbase qtdeclarative dconf"
SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev"
SRCREV = "804739d73de982fc144ff45653c243cefcfa79cb"