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:
936d7a4
)
gnome-bluetooth: add RCONFLICTS with bluez-gnome
author
Koen Kooi
<koen@openembedded.org>
Tue, 7 Apr 2009 15:54:08 +0000
(17:54 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 7 Apr 2009 15:54:08 +0000
(17:54 +0200)
recipes/gnome/gnome-bluetooth_2.27.1.bb
patch
|
blob
|
history
diff --git
a/recipes/gnome/gnome-bluetooth_2.27.1.bb
b/recipes/gnome/gnome-bluetooth_2.27.1.bb
index
a5c41d5
..
9a435c7
100644
(file)
--- 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