aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-01-27 21:10:06 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-01-27 21:39:18 +0100
commit0e80cde9f0d05c2d3e5b2db770501442e8392f7f (patch)
tree5469ad61d5ae5a7625e59933e6c117d6ea8c9d8e /recipes/xfce-base
parent9b5df85143a13d43ea64ae2321f6bf388c1395bd (diff)
downloadopenembedded-0e80cde9f0d05c2d3e5b2db770501442e8392f7f.tar.gz
xfdesktop 4.6.2: fix compilation
Without that fix we have: libtool: link: cannot find the library `=/usr/lib/libICE.la' or unhandled argument `=/usr/lib/libICE.la' Note that libtool is not the cross libtool. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Diffstat (limited to 'recipes/xfce-base')
-rw-r--r--recipes/xfce-base/xfdesktop_4.6.2.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/xfce-base/xfdesktop_4.6.2.bb b/recipes/xfce-base/xfdesktop_4.6.2.bb
index c3a3bca232..4ecaf287c5 100644
--- a/recipes/xfce-base/xfdesktop_4.6.2.bb
+++ b/recipes/xfce-base/xfdesktop_4.6.2.bb
@@ -3,14 +3,10 @@ SECTION = "x11/base"
DEPENDS = "virtual/libx11 exo libxfcegui4 xfce4-panel thunar gtk+"
RDEPENDS_${PN} = "libxfcegui4 libxml2 xfce4-panel thunar exo gtk+"
-PR = "r0"
+PR = "r1"
inherit xfce46
-do_configure() {
- oe_runconf
-}
-
FILES_xfdesktop-backdrops = "${datadir}/xfce4/backdrops/*"
FILES_${PN} += "${libdir}/xfce4/panel-plugins/*.so \
${libdir}/xfce4/panel-plugins/xfce4-menu-plugin \