summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a59762d5b85c..c403ab4093d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="An advanced, feature packed, multi-platform 2D and 3D game engine."
arch=('x86_64')
url="https://godotengine.org/"
license=('MIT')
-depends=('mono>=5.4.0' 'xterm' 'msbuild')
+depends=('mono>=5.4.0' 'xterm' 'msbuild-stable')
optdepends=('dotnet-sdk')
makedepends=(
'scons>=3.0'