From 5199761eb894c109bb71d98c2a310fa3afb08901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 19 Jan 2020 17:51:41 +0100 Subject: [PATCH] qsampler: add mime-xdg to inherit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/rncbc/qsampler.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-musicians/rncbc/qsampler.bb b/recipes-musicians/rncbc/qsampler.bb index 9c12b81..8f38e88 100644 --- a/recipes-musicians/rncbc/qsampler.bb +++ b/recipes-musicians/rncbc/qsampler.bb @@ -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 \