libqtxdg: add qtsvg to DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-12-08 17:52:39 +01:00
parent 9f1cb6e4b5
commit 4e8ab6dfa8

View File

@@ -5,7 +5,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
inherit lxqt
# libmagic is supplied by file
DEPENDS += "file"
DEPENDS += " \
qtsvg \
file \
"
SRCREV = "fc6b455a7ede30a4b3db73c2af06dfa44af585ea"
PV = "2.0.0"