summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb
index 8cfd65af3..d0eebda38 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
7SECTION = "x11/gnome" 7SECTION = "x11/gnome"
8 8
9DEPENDS = "udev gtk+3 libnotify libcanberra intltool-native gnome-common-native \ 9DEPENDS = "udev gtk+3 libnotify libcanberra intltool-native gnome-common-native \
10 ${@bb.utils.contains('DISTRO_FEATURES','bluez5','bluez5','bluez4',d)} \ 10 bluez5 \
11" 11"
12 12
13inherit gnomebase gtk-icon-cache gobject-introspection distro_features_check 13inherit gnomebase gtk-icon-cache gobject-introspection distro_features_check