All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][meta-gnome][danny][PATCH 1/3] cheese: rename eds-dbus to evolution-data-server in DEPENDS
@ 2013-01-16  8:32 Koen Kooi
  2013-01-16  8:32 ` [meta-oe][meta-gnome][danny][PATCH 2/3] cheese: disable scrollkeeper Koen Kooi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Koen Kooi @ 2013-01-16  8:32 UTC (permalink / raw)
  To: openembedded-devel

From: Martin Jansa <Martin.Jansa@gmail.com>

* was renamed in oe-core
  commit 6189a8a05620974c098d548c26502453f371fe26
  Author: Saul Wold <sgw@linux.intel.com>
  Date:   Thu Apr 19 17:26:01 2012 -0700

    evolation-data-server: Rename from eds-dbus

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb b/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb
index d6d61fd..4ac667b 100644
--- a/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb
+++ b/meta-gnome/recipes-apps/cheese/cheese_2.30.1.bb
@@ -2,7 +2,9 @@ DESCRIPTION = "Take photos and videos with your webcam, with fun graphical effec
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a17cb0a873d252440acfdf9b3d0e7fbf"
 
-DEPENDS = "gtk+ gstreamer gst-plugins-base libcanberra udev librsvg gnome-desktop eds-dbus"
+DEPENDS = "gtk+ gstreamer gst-plugins-base libcanberra udev librsvg gnome-desktop evolution-data-server"
+
+PR = "r1"
 
 inherit gnome
 
-- 
1.8.1




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-18 17:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16  8:32 [meta-oe][meta-gnome][danny][PATCH 1/3] cheese: rename eds-dbus to evolution-data-server in DEPENDS Koen Kooi
2013-01-16  8:32 ` [meta-oe][meta-gnome][danny][PATCH 2/3] cheese: disable scrollkeeper Koen Kooi
2013-01-16  8:32 ` [meta-oe][meta-gnome][danny][PATCH 3/3] cheese: disable help build Koen Kooi
2013-01-18 16:54 ` [meta-oe][meta-gnome][danny][PATCH 1/3] cheese: rename eds-dbus to evolution-data-server in DEPENDS Eric Bénard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.