qtaccountsservice: add DEPENDS on qtdeclarative

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2014-01-15 19:01:34 +01:00
parent 8076ad974e
commit fd148781be

View File

@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
inherit cmake_qt5 pkgconfig
DEPENDS = "qtbase"
DEPENDS = "qtbase qtdeclarative"
SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=stable"
SRCREV = "2e919a648434bcf1391b244b09b469020094cf68"