summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjtmb2017-11-18 01:14:58 -0800
committerjtmb2017-11-18 01:14:58 -0800
commita2a13ce48758830ecf91019f60e2253662e421d1 (patch)
treebaa1c6e8303f945127060aa6b4979dbd64a70d9b
parente24fb25dba4cba6d9cee5f575a2b2a39caf2b972 (diff)
downloadaur-a2a13ce48758830ecf91019f60e2253662e421d1.tar.gz
updating makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c41e854e032..942cf46ec965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="https://github.com/kwsch/PKHeX"
license=('GPL')
depends=(mono-alpha)
-makedepends=(monodevelop-stable msbuild-15-bin)
+makedepends=(git msbuild-15-bin)
provides=(pkhex)
conflicts=(pkhex)
options=('!strip')