aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/e-wm_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17/e-wm_svn.bb')
-rw-r--r--recipes/e17/e-wm_svn.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb
index a1adc22bf1..81ff5c074a 100644
--- a/recipes/e17/e-wm_svn.bb
+++ b/recipes/e17/e-wm_svn.bb
@@ -53,11 +53,10 @@ RDEPENDS_${PN} += "\
"
# Uclibc build don't have 'glibc-utils'
-# I suspect the workaround below breaks eglibc, though. Koen - 20081125
-RDEPENDS_${PN}_append_linux = " glibc-utils "
-RDEPENDS_${PN}_append_linux-gnueabi = " glibc-utils "
-RDEPENDS_${PN}_append_linux-uclibc = " uclibc-utils "
-RDEPENDS_${PN}_append_linux-uclibcgnueabi = " uclibc-utils "
+RDEPENDS_${PN}_append_libc-glibc = " glibc-utils "
+
+# The systray module used to be external, but is part of e-wm now
+RREPLACES_${PN} = "systray"
PACKAGES =+ "\
${PN}-config-default \