maliit-framework-qt5: inherit pkgconfig

* fixes:
  | Reading /OE/build/luneos-honister/webos-ports/tmp-glibc/work/core2-64-webos-linux/maliit-framework-qt5/0.99.0+gitAUTOINC+62bd54bcde-r0/git/connection/connection.pro [/OE/build/luneos-honister/webos-ports/tmp-glibc/work/core2-64-webos-linux/maliit-framework-qt5/0.99.0+gitAUTOINC+62bd54bcde-r0/build/connection]
  | sh: 1: pkg-config: not found
  | sh: 1: pkg-config: not found
  | WARNING: install_services.path is not defined: install target not created
This commit is contained in:
Martin Jansa
2021-09-21 17:35:22 +02:00
committed by Martin Jansa
parent 78b9b1e4d9
commit e661f95bdf

View File

@@ -4,7 +4,7 @@ HOMEPAGE = "https://wiki.maliit.org/Main_Page"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=5c917f6ce94ceb8d8d5e16e2fca5b9ad"
inherit qmake5 qmake5_paths
inherit qmake5 qmake5_paths pkgconfig
SRC_URI = "git://github.com/maliit/framework.git;branch=master \
file://0001-Fix-MALIIT_INSTALL_PRF-to-allow-the-build-with-opene.patch \