summaryrefslogtreecommitdiff
path: root/recipes/gnome/gnome-bluetooth_2.27.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-bluetooth_2.27.1.bb')
-rw-r--r--recipes/gnome/gnome-bluetooth_2.27.1.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/gnome/gnome-bluetooth_2.27.1.bb b/recipes/gnome/gnome-bluetooth_2.27.1.bb
deleted file mode 100644
index 9a435c7f9c..0000000000
--- a/recipes/gnome/gnome-bluetooth_2.27.1.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-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
-}
-