summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/blueman/blueman_2.3.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.3.5.bb b/meta-networking/recipes-connectivity/blueman/blueman_2.3.5.bb
index dc7f2b6f7f..0374d23f0c 100644
--- a/meta-networking/recipes-connectivity/blueman/blueman_2.3.5.bb
+++ b/meta-networking/recipes-connectivity/blueman/blueman_2.3.5.bb
@@ -6,7 +6,7 @@ DEPENDS = "gtk+3 glib-2.0 bluez5 python3-pygobject python3-cython-native"
6 6
7inherit meson gettext systemd gsettings pkgconfig python3native gtk-icon-cache useradd features_check 7inherit meson gettext systemd gsettings pkgconfig python3native gtk-icon-cache useradd features_check
8 8
9REQUIRED_DISTRO_FEATURES = "gobject-introspection" 9REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
10 10
11SRC_URI = " \ 11SRC_URI = " \
12 git://github.com/blueman-project/blueman.git;protocol=https;branch=2-3-stable \ 12 git://github.com/blueman-project/blueman.git;protocol=https;branch=2-3-stable \