diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/blueman/blueman_2.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.2.1.bb b/meta-networking/recipes-connectivity/blueman/blueman_2.2.1.bb index 6ccb425e38..8e874edd5e 100644 --- a/meta-networking/recipes-connectivity/blueman/blueman_2.2.1.bb +++ b/meta-networking/recipes-connectivity/blueman/blueman_2.2.1.bb | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
| 4 | 4 | ||
| 5 | DEPENDS = "bluez5 python3-pygobject python3-cython-native python3-setuptools-native intltool-native" | 5 | DEPENDS = "bluez5 python3-pygobject python3-cython-native python3-setuptools-native intltool-native" |
| 6 | 6 | ||
| 7 | inherit autotools gettext systemd gsettings python3native gtk-icon-cache | 7 | inherit autotools gettext systemd gsettings pkgconfig python3native gtk-icon-cache |
| 8 | 8 | ||
| 9 | SRC_URI = " \ | 9 | SRC_URI = " \ |
| 10 | https://github.com/blueman-project/blueman/releases/download/${PV}/blueman-${PV}.tar.xz \ | 10 | https://github.com/blueman-project/blueman/releases/download/${PV}/blueman-${PV}.tar.xz \ |
