From 1ac49982f5fa6e633ea7a14700ecb5bd5b072681 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 29 Jun 2010 11:14:49 +0200 Subject: [PATCH] gnome-python-desktop: fix DEPENDS --- recipes/gnome/gnome-python-desktop_2.30.0.bb | 4 ++-- 1 file 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 1de41ea5ac..f7488f674c 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 -- 2.39.5