summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.1.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.1.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.1.bb
index 8efa88b9d7..fdfe39014a 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.1.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.20.1.bb
@@ -9,9 +9,7 @@ DEPENDS = "garcon exo gtk+3 cairo virtual/libx11 libxfce4windowing libxml2 \
9 9
10inherit xfce gtk-doc gobject-introspection features_check mime-xdg 10inherit xfce gtk-doc gobject-introspection features_check mime-xdg
11 11
12# xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG. 12REQUIRED_DISTRO_FEATURES = "x11"
13# cairo would at least needed to be built with xlib.
14ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
15 13
16SRC_URI += " \ 14SRC_URI += " \
17 file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \ 15 file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \