From 03f81d6a561fe82e8db0c0d7964e64557dc3b2c1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 26 Sep 2021 09:03:30 -0700 Subject: qtwebkit: Inherit pkgconfig Fixes Could NOT find LibXslt: Found unsuitable version "", but required is at Signed-off-by: Khem Raj --- recipes-qt/qt5/qtwebkit_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-qt/qt5') diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/recipes-qt/qt5/qtwebkit_git.bb index c5473440..45810935 100644 --- a/recipes-qt/qt5/qtwebkit_git.bb +++ b/recipes-qt/qt5/qtwebkit_git.bb @@ -1,6 +1,8 @@ require qt5.inc require qt5-git.inc +inherit pkgconfig + LICENSE = "BSD & LGPLv2+ | GPL-2.0" LIC_FILES_CHKSUM = " \ file://LICENSE.LGPLv21;md5=58a180e1cf84c756c29f782b3a485c29 \ -- cgit v1.2.3