[oe-commits] Koen Kooi : gnome-python-desktop: fix DEPENDS

git version control git at git.openembedded.org
Tue Jun 29 09:58:53 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1ac49982f5fa6e633ea7a14700ecb5bd5b072681
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1ac49982f5fa6e633ea7a14700ecb5bd5b072681

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jun 29 11:14:49 2010 +0200

gnome-python-desktop: fix DEPENDS

---

 recipes/gnome/gnome-python-desktop_2.30.0.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/gnome/gnome-python-desktop_2.30.0.bb b/recipes/gnome/gnome-python-desktop_2.30.0.bb
index 1de41ea..f7488f6 100644
--- a/recipes/gnome/gnome-python-desktop_2.30.0.bb
+++ b/recipes/gnome/gnome-python-desktop_2.30.0.bb
@@ -1,7 +1,7 @@
 LICENSE = "GPL/LGPL"
-DEPENDS = "librsvg libwnck totem-pl-parser libgtop gnome-panel gnome-desktop eds-dbus python-pygtk gnome-python libgnomeprint libgnomeprintui"
+DEPENDS = "python-pycairo evince librsvg libwnck totem-pl-parser libgtop gnome-panel gnome-desktop eds-dbus python-pygtk gnome-python libgnomeprint libgnomeprintui"
 
-PR = "r1"
+PR = "r2"
 
 inherit gnome distutils-base
 





More information about the Openembedded-commits mailing list