summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb
index e363db309d..791e5752e8 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = " \
5 file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ 5 file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
6" 6"
7 7
8SECTION = "x11/gnome" 8SECTION = "gnome"
9 9
10DEPENDS = " \ 10DEPENDS = " \
11 udev \ 11 udev \
@@ -23,7 +23,7 @@ GTKIC_VERSION = "4"
23 23
24inherit features_check gnomebase gtk-icon-cache gtk-doc gobject-introspection 24inherit features_check gnomebase gtk-icon-cache gtk-doc gobject-introspection
25 25
26REQUIRED_DISTRO_FEATURES = "x11 opengl" 26REQUIRED_DISTRO_FEATURES = "opengl"
27 27
28SRC_URI[archive.sha256sum] = "03e3e7403a15108ffc1496210a1da5c2961b2834a5c07eccc7a3f493195daba3" 28SRC_URI[archive.sha256sum] = "03e3e7403a15108ffc1496210a1da5c2961b2834a5c07eccc7a3f493195daba3"
29 29