From 61a743d4b66296e9ef25beddf52ab2b2ce70727e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 25 Sep 2021 15:01:23 -0700 Subject: qtgamepad: inherit pkgconfig Fixes ERROR: Feature 'sdl2' was enabled, but the pre-condition 'libs.sdl2' failed. Signed-off-by: Khem Raj --- recipes-qt/qt5/qtgamepad_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-qt') diff --git a/recipes-qt/qt5/qtgamepad_git.bb b/recipes-qt/qt5/qtgamepad_git.bb index 37a0a019..fec98b08 100644 --- a/recipes-qt/qt5/qtgamepad_git.bb +++ b/recipes-qt/qt5/qtgamepad_git.bb @@ -1,6 +1,8 @@ require qt5.inc require qt5-git.inc +inherit pkgconfig + LICENSE = "GPL-3.0 | LGPL-3.0 | The-Qt-Company-Commercial" LIC_FILES_CHKSUM = " \ file://LICENSE.LGPLv3;md5=c4fe8c6de4eef597feec6e90ed62e962 \ -- cgit v1.2.3