aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-03-02 00:01:37 +0100
committerArmin Kuster <akuster808@gmail.com>2018-03-16 19:12:06 -0700
commit1834e9ecbde71d98ca70ea341aa176d5eec9e465 (patch)
treee8bacdba43a3860be8ae5ddfc78a98f3d3c72abc /meta-xfce
parent790ddac5a9f2d4a40012551eb3b7a0743c2975e6 (diff)
downloadmeta-openembedded-contrib-1834e9ecbde71d98ca70ea341aa176d5eec9e465.tar.gz
xfce4-panel: add gtk-icon-cache to inherit
+ mini stylize Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.2.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.2.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.2.bb
index 75bcdd7169..9cc9a4bbce 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.2.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.2.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee"
DEPENDS = "libxfce4util garcon libxfce4ui xfconf exo gtk+ gtk+3 dbus cairo virtual/libx11 libxml2 libwnck"
-inherit xfce gtk-doc distro_features_check
+inherit xfce gtk-doc distro_features_check gtk-icon-cache
REQUIRED_DISTRO_FEATURES = "x11"
@@ -39,5 +39,6 @@ FILES_${PN}-gtk3 = " \
${libdir}/libxfce4panel-2.0${SOLIBS} \
${libdir}/xfce4/panel/wrapper-2.0 \
"
-FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug \
+FILES_${PN}-dbg += " \
+ ${libdir}/xfce4/panel/plugins/.debug \
"