aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xfwm4
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-03-01 18:21:32 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-01 18:21:32 +0000
commit2fb5f01e23b04e171d4dea6e5d1af5640386efac (patch)
treeeb7e4577065e4795754c264f90a335d81c805207 /packages/xfwm4
parent46698c5ce7137787023e838a0f1fd9a0ff214b17 (diff)
downloadopenembedded-2fb5f01e23b04e171d4dea6e5d1af5640386efac.tar.gz
all over the place: adapt DEPENDS to new xlib names
Diffstat (limited to 'packages/xfwm4')
-rw-r--r--packages/xfwm4/xfwm4_4.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xfwm4/xfwm4_4.2.0.bb b/packages/xfwm4/xfwm4_4.2.0.bb
index 0fdfd136be..71a46646ea 100644
--- a/packages/xfwm4/xfwm4_4.2.0.bb
+++ b/packages/xfwm4/xfwm4_4.2.0.bb
@@ -9,7 +9,7 @@ inherit xfce
FILES_${PN} += "${datadir}/xfwm4/defaults ${datadir}/xfwm4/themes/default.keys/*"
-DEPENDS="startup-notification x11 xpm libxfce4util libxfcegui4 libxfce4mcs xfce-mcs-manager"
+DEPENDS="startup-notification libx11 libxpm libxfce4util libxfcegui4 libxfce4mcs xfce-mcs-manager"
EXTRA_OECONF += " --enable-startup-notification"