libsystemd-qt: Fix the build depends of this recipe

This commit is contained in:
Holger Hans Peter Freyther 2014-03-31 21:47:50 +02:00
parent 3a96660f64
commit 032bb13a8e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
inherit cmake_qt5
DEPENDS = "systemd"
DEPENDS += "systemd qtbase"
RDEPENDS_${PN} = "dbus"
PV = "208+git${SRCPV}"