From f356aebc9c580ea4bf561d7350e95784ec3501b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 19 Jan 2020 17:53:13 +0100 Subject: [PATCH] rosegarden: 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/rosegarden/rosegarden.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-musicians/rosegarden/rosegarden.bb b/recipes-musicians/rosegarden/rosegarden.bb index d3ddfea..bdfd324 100644 --- a/recipes-musicians/rosegarden/rosegarden.bb +++ b/recipes-musicians/rosegarden/rosegarden.bb @@ -14,7 +14,7 @@ DEPENDS += " \ lrdf \ " -inherit cmake_qt5 pkgconfig gtk-icon-cache features_check mime +inherit cmake_qt5 pkgconfig gtk-icon-cache features_check mime mime-xdg REQUIRED_DISTRO_FEATURE = "x11"