diff --git a/mingw-w64-godot-cpp/PKGBUILD b/mingw-w64-godot-cpp/PKGBUILD index a348e5163d..b81365180b 100644 --- a/mingw-w64-godot-cpp/PKGBUILD +++ b/mingw-w64-godot-cpp/PKGBUILD @@ -10,7 +10,7 @@ arch=('any') url="http://www.godotengine.org/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-godot_headers") -makedepends=("git") +makedepends=("${MINGW_PACKAGE_PREFIX}-scons") _commit='aba8766618c6aa40c6f7b40b513e8e47cfa807f4' source=("https://github.com/godotengine/godot-cpp/archive/${_commit}.tar.gz") sha256sums=('aa8c3031030eb8f5fef7cb6b12d302601787624d1e69eb900a4fd19f16ab9f9e')