summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb')
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.18.2.bb3
1 files changed, 2 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 be62b371b..8cfd65af3 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
@@ -10,7 +10,8 @@ DEPENDS = "udev gtk+3 libnotify libcanberra intltool-native gnome-common-native
10 ${@bb.utils.contains('DISTRO_FEATURES','bluez5','bluez5','bluez4',d)} \ 10 ${@bb.utils.contains('DISTRO_FEATURES','bluez5','bluez5','bluez4',d)} \
11" 11"
12 12
13inherit gnomebase gtk-icon-cache gobject-introspection 13inherit gnomebase gtk-icon-cache gobject-introspection distro_features_check
14REQUIRED_DISTRO_FEATURES = "x11"
14 15
15SRC_URI[archive.md5sum] = "75d09c924468ec0c687f9ab3acf7f113" 16SRC_URI[archive.md5sum] = "75d09c924468ec0c687f9ab3acf7f113"
16SRC_URI[archive.sha256sum] = "d8df073c331df0f97261869fb77ffcdbf4e3e4eaf460d3c3ed2b16e03d9c5398" 17SRC_URI[archive.sha256sum] = "d8df073c331df0f97261869fb77ffcdbf4e3e4eaf460d3c3ed2b16e03d9c5398"