git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fe7277
)
gnome-python-desktop: fix DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Tue, 29 Jun 2010 09:14:49 +0000
(11:14 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 29 Jun 2010 09:40:58 +0000
(11:40 +0200)
recipes/gnome/gnome-python-desktop_2.30.0.bb
patch
|
blob
|
history
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
(file)
--- 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 = "r
1
"
+PR = "r
2
"
inherit gnome distutils-base