From 219fb355e040958c79e315a3481fbe830a525a30 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sat, 18 Jan 2020 12:27:49 +0100 Subject: thunar: 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 Signed-off-by: Khem Raj --- meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb index f2376aa52b..eb57daefc5 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "exo gdk-pixbuf libxfce4ui libsm startup-notification libnotify xfce4-panel udev" -inherit xfce gobject-introspection features_check +inherit xfce gobject-introspection features_check mime-xdg REQUIRED_DISTRO_FEATURES = "x11" -- cgit v1.2.3-54-g00ecf