kde-base: add pkgconfig globally to avoid surprises
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user