mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
blueman: Inherit pkgconfig
Fixes
../blueman-2.2.1/configure: line 15660: syntax error near unexpected token `PYTHON,'
../blueman-2.2.1/configure: line 15660: `PKG_CHECK_MODULES(PYTHON, python-${PYTHON_VERSION})'
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
DEPENDS = "bluez5 python3-pygobject python3-cython-native python3-setuptools-native intltool-native"
|
||||
|
||||
inherit autotools gettext systemd gsettings python3native gtk-icon-cache
|
||||
inherit autotools gettext systemd gsettings pkgconfig python3native gtk-icon-cache
|
||||
|
||||
SRC_URI = " \
|
||||
https://github.com/blueman-project/blueman/releases/download/${PV}/blueman-${PV}.tar.xz \
|
||||
|
||||
Reference in New Issue
Block a user