qsampler: add mime-xdg to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-01-19 17:51:41 +01:00
parent b6543be78a
commit 5199761eb8

View File

@@ -12,7 +12,7 @@ DEPENDS += " \
"
# autotools-brokensep must be after qmake5_base!
inherit qmake5_base autotools-brokensep gtk-icon-cache qt5-translation mime
inherit qmake5_base autotools-brokensep gtk-icon-cache qt5-translation mime mime-xdg
SRC_URI = " \
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \