From bf472c139c52c5e707c2770a9556523505cd9c6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 18 Jan 2020 12:27:47 +0100 Subject: [PATCH] xfce4-panel: 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/xfce4-panel/xfce4-panel_4.14.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"