From a828a0036bbc8568d89c836d772f63f79aad7e4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 16 Jan 2020 00:17:26 +0100 Subject: [PATCH] focuswriter: 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-gottcode/focuswriter/focuswriter.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gottcode/focuswriter/focuswriter.bb b/recipes-gottcode/focuswriter/focuswriter.bb index d894c26a..a97ae5da 100644 --- a/recipes-gottcode/focuswriter/focuswriter.bb +++ b/recipes-gottcode/focuswriter/focuswriter.bb @@ -3,9 +3,9 @@ HOMEPAGE = "http://gottcode.org/gottet/" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -inherit qmake5 qt5-translation gtk-icon-cache +inherit qmake5 qt5-translation gtk-icon-cache mime-xdg -DEPENDS = " \ +DEPENDS += " \ qttools-native \ qtbase \ qtmultimedia \