aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-09-21 17:35:22 +0200
committerMartin Jansa <martin.jansa@lge.com>2021-10-02 10:48:58 -0700
commite661f95bdfdd84b8af8b80a0ce8ac490340fe980 (patch)
tree05cac6e8fd8c40916907ec40163ef7849c0e25a4
parent78b9b1e4d9c31ed66c6b48988623d0cf15b78fa2 (diff)
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
-rw-r--r--recipes-qt/maliit/maliit-framework-qt5_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/maliit/maliit-framework-qt5_git.bb b/recipes-qt/maliit/maliit-framework-qt5_git.bb
index 308f3d02..d5567869 100644
--- a/recipes-qt/maliit/maliit-framework-qt5_git.bb
+++ b/recipes-qt/maliit/maliit-framework-qt5_git.bb
@@ -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 \