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 bac1e7c07986..281c6aed36cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='The F# Compiler, Core Library & Tools (F# Software Foundation Repositor
arch=('any')
url='https://fsharp.org/'
license=('MIT')
-depends=('mono>=6.0' 'msbuild')
+depends=('mono>=6.0' 'msbuild>=15')
makedepends=('git')
provides=('fsharp')
conflicts=('fsharp')