[oe-commits] Koen Kooi : gnome-bluetooth: add RCONFLICTS with bluez-gnome

GIT User account git at amethyst.openembedded.net
Tue Apr 7 15:57:21 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Apr  7 17:54:08 2009 +0200

gnome-bluetooth: add RCONFLICTS with bluez-gnome

---

 recipes/gnome/gnome-bluetooth_2.27.1.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/gnome/gnome-bluetooth_2.27.1.bb b/recipes/gnome/gnome-bluetooth_2.27.1.bb
index a5c41d5..9a435c7 100644
--- a/recipes/gnome/gnome-bluetooth_2.27.1.bb
+++ b/recipes/gnome/gnome-bluetooth_2.27.1.bb
@@ -1,9 +1,12 @@
 LICENSE = "GPL"
 SECTION = "x11/gnome"
 
+PR = "r1"
+
 inherit autotools gnome pkgconfig
 
 DEPENDS = "gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring"
+RCONFLICTS_${PN} = "bluez-gnome"
 
 do_configure_prepend() {
     sed -i -e s:docs::g ${S}/Makefile.am





More information about the Openembedded-commits mailing list