From d665fa1c1eb8b2548ea7451761e7023c3154cdcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 14 Jan 2020 03:47:06 +0100 Subject: [PATCH] liri-text: 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-liri/liri-text/liri-text_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-liri/liri-text/liri-text_git.bb b/recipes-liri/liri-text/liri-text_git.bb index 43792e93..4da6f539 100644 --- a/recipes-liri/liri-text/liri-text_git.bb +++ b/recipes-liri/liri-text/liri-text_git.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.GPLv3;md5=7702f203b58979ebbc31bfaeb44f219c \ " -inherit liri gtk-icon-cache +inherit liri gtk-icon-cache mime-xdg DEPENDS += " \ qtquickcontrols2 \