aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-09-25 15:01:23 -0700
committerMartin Jansa <martin.jansa@lge.com>2021-10-02 10:48:58 -0700
commit61a743d4b66296e9ef25beddf52ab2b2ce70727e (patch)
tree5600eaece88ffec39116e63bd78b8f2f9ddb776e
parent0e6233794ae18ebf7436d96b4126d9264ea16a89 (diff)
qtgamepad: inherit pkgconfig
Fixes ERROR: Feature 'sdl2' was enabled, but the pre-condition 'libs.sdl2' failed. Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-qt/qt5/qtgamepad_git.bb2
1 files changed, 2 insertions, 0 deletions
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 \