kde-base: add pkgconfig globally to avoid surprises

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-10-18 19:33:51 +02:00
parent 5470d18ce1
commit 81efcd162c

View File

@@ -20,7 +20,7 @@ ${KDE_MIRROR} http://kde.c3sl.ufpr.br \n \
SRC_URI = "${KDE_MIRROR}/stable/${BPN}/${PV}/src/${BPN}-${PV}.tar.xz"
# extra-cmake-modules cause dependent to check for python
inherit cmake_qt5_extra python3native
inherit cmake_qt5_extra pkgconfig python3native
DEPENDS += "libxml2-native"