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 d8a1c0b5c58d..a58c9d92d0a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgdesc="An IDE primarily designed for C# and other .NET languages - built from
arch=('any')
url="https://www.monodevelop.com"
license=('MIT')
-depends=('mono' 'mono-addins' 'gnome-sharp' 'hicolor-icon-theme' 'mono-tools' 'fsharp-git' 'cmake' 'libssh2' 'http-parser' 'curl' 'dotnet-host' 'msbuild-git')
+depends=('mono' 'mono-addins' 'gnome-sharp' 'hicolor-icon-theme' 'mono-tools' 'fsharp-git' 'cmake' 'libssh2' 'http-parser' 'curl' 'dotnet-host' 'mono-msbuild')
makedepends=('rsync' 'git' 'nuget' 'referenceassemblies-pcl')
options=(!makeflags)
optdepends=('xsp: To run ASP.NET pages directly from monodevelop')