aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-01-18 12:27:49 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-19 02:20:59 -0800
commit219fb355e040958c79e315a3481fbe830a525a30 (patch)
tree4f4328d63429f1b8e5749d38030b6f1f7f4336d5 /meta-xfce
parentdc6a9fc8036bb2888516d5f286b7bc36640ec846 (diff)
downloadmeta-openembedded-contrib-219fb355e040958c79e315a3481fbe830a525a30.tar.gz
thunar: add mime-xdg to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb2
1 files changed, 1 insertions, 1 deletions
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"