[oe-commits] Andreas Mueller : xfwm4: depends libwnck

git version control git at git.openembedded.org
Fri Sep 17 23:10:05 UTC 2010


Module: openembedded.git
Branch: master
Commit: bff4bcd152be0df75b44c85c09bfdd399708572d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bff4bcd152be0df75b44c85c09bfdd399708572d

Author: Andreas Mueller <schnitzeltony at gmx.de>
Date:   Mon Sep 13 02:33:11 2010 +0000

xfwm4: depends libwnck

Signed-off-by: Andreas Mueller <schnitzeltony at gmx.de>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/xfce-base/xfwm4_4.6.2.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/xfce-base/xfwm4_4.6.2.bb b/recipes/xfce-base/xfwm4_4.6.2.bb
index 3ea7f52..87a492b 100644
--- a/recipes/xfce-base/xfwm4_4.6.2.bb
+++ b/recipes/xfce-base/xfwm4_4.6.2.bb
@@ -2,13 +2,13 @@
 
 DESCRIPTION="Xfce4 Window Manager"
 SECTION = "x11/wm"
-PR = "r0"
+PR = "r1"
 
 inherit xfce46 update-alternatives
 
 FILES_${PN} += "${datadir}/xfwm4/defaults ${datadir}/xfwm4/themes/default.keys/*"
 
-DEPENDS = "startup-notification virtual/libx11 libxpm libxfce4util libxfcegui4"
+DEPENDS = "startup-notification virtual/libx11 libxpm libxfce4util libxfcegui4 libwnck"
 RDEPENDS_${PN} = "xfwm4-theme-default"
 
 EXTRA_OECONF += " --enable-startup-notification"





More information about the Openembedded-commits mailing list