aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-01-18 12:27:47 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-19 02:20:59 -0800
commitbf472c139c52c5e707c2770a9556523505cd9c6a (patch)
tree789d087bad7e47dddf7d64d7406b965a2b187147 /meta-xfce
parent370ae59371bcc79dd68aa2aef35a00ee56f622eb (diff)
downloadmeta-openembedded-bf472c139c52c5e707c2770a9556523505cd9c6a.tar.gz
xfce4-panel: 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/xfce4-panel/xfce4-panel_4.14.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.3.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.3.bb
index 677d07c8ac..76abef0542 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.3.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.14.3.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee"
DEPENDS = "garcon exo gtk+3 cairo virtual/libx11 libxml2 libwnck3 vala-native"
-inherit xfce gtk-doc gobject-introspection features_check remove-libtool
+inherit xfce gtk-doc gobject-introspection features_check remove-libtool mime-xdg
REQUIRED_DISTRO_FEATURES = "x11"