From 276db7385a959a820a7218cc0a9cf5bf213f1172 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 24 Nov 2018 16:20:03 +0100 Subject: [PATCH] godot: use pkgconfig directly... as the scons configure script doesn't like pkgconf. --- dev-games/godot/godot-3.0.6~git.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-games/godot/godot-3.0.6~git.recipe b/dev-games/godot/godot-3.0.6~git.recipe index 1a825d183..9619993ab 100644 --- a/dev-games/godot/godot-3.0.6~git.recipe +++ b/dev-games/godot/godot-3.0.6~git.recipe @@ -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