diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-29 09:49:57 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-29 09:49:57 +0200 |
commit | c8ec6a522374493732011bd292099d799c7563e6 (patch) | |
tree | 6d19d5d704e779d03432611c98ad3a99edb3479c /recipes/gnome | |
parent | 1c878f5c5183e0ec43518b13b55e709679591972 (diff) |
cheese, gnome-python-desktop, empathy, totem-pl-parser: bump PR due to eds-dbus SOVERSION change
Diffstat (limited to 'recipes/gnome')
-rw-r--r-- | recipes/gnome/cheese_2.30.1.bb | 2 | ||||
-rw-r--r-- | recipes/gnome/gnome-python-desktop_2.30.0.bb | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes/gnome/cheese_2.30.1.bb b/recipes/gnome/cheese_2.30.1.bb index 39f67e5dc2..d230409748 100644 --- a/recipes/gnome/cheese_2.30.1.bb +++ b/recipes/gnome/cheese_2.30.1.bb @@ -1,6 +1,8 @@ DESCRIPTION = "Take photos and videos with your webcam, with fun graphical effects" LICENSE = "GPLv2" +PR = "r1" + DEPENDS = "gtk+ gstreamer gst-plugins-base libcanberra udev librsvg gnome-desktop eds-dbus" RRECOMMENDS_${PN} = "gst-plugin-gconfelements gst-plugins-good-meta gst-plugins-base-meta" diff --git a/recipes/gnome/gnome-python-desktop_2.30.0.bb b/recipes/gnome/gnome-python-desktop_2.30.0.bb index 8dd73fa3ba..1de41ea5ac 100644 --- a/recipes/gnome/gnome-python-desktop_2.30.0.bb +++ b/recipes/gnome/gnome-python-desktop_2.30.0.bb @@ -1,6 +1,8 @@ LICENSE = "GPL/LGPL" DEPENDS = "librsvg libwnck totem-pl-parser libgtop gnome-panel gnome-desktop eds-dbus python-pygtk gnome-python libgnomeprint libgnomeprintui" +PR = "r1" + inherit gnome distutils-base EXTRA_OECONF += " ac_cv_path_PYGOBJECT_CODEGEN=${STAGING_DATADIR}/pygobject/2.0/codegen/codegen.py \ |