godot: use pkgconfig directly...

as the scons configure script doesn't like pkgconf.
This commit is contained in:
Jerome Duval
2018-11-24 16:20:03 +01:00
parent b3aae9a290
commit 276db7385a

View File

@@ -64,8 +64,8 @@ BUILD_REQUIRES="
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
pkgconfig$secondaryArchSuffix
cmd:gcc$secondaryArchSuffix
cmd:pkg_config$secondaryArchSuffix
cmd:python
cmd:scons
cmd:yasm