From a564c960fbc36462882364eef37ac9784358282c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 14 Jan 2020 03:46:31 +0100 Subject: [PATCH] liri-player: 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-player/liri-player_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-liri/liri-player/liri-player_git.bb b/recipes-liri/liri-player/liri-player_git.bb index 027fbf7d..75bcccc9 100644 --- a/recipes-liri/liri-player/liri-player_git.bb +++ b/recipes-liri/liri-player/liri-player_git.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ " -inherit liri +inherit liri mime-xdg DEPENDS += " \ qtquickcontrols2 \