summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrenton Horne2020-04-03 05:53:10 +1000
committerBrenton Horne2020-04-03 05:53:10 +1000
commitb3637f4dffcd8c13569ee36b7c18cfdaab7ca166 (patch)
tree35042319824e416fbdf2d97e04a783363839eaf3 /PKGBUILD
parentb83ddd90bfc9d458ffb977e98e0a1e85b5f584dd (diff)
downloadaur-b3637f4dffcd8c13569ee36b7c18cfdaab7ca166.tar.gz
Adding msbuild build dep
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cca15e52e7b..2184ccabf6f9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL3')
install=openra-sp.install
depends=('mono' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 'hicolor-icon-theme' 'gtk-update-icon-cache'
'desktop-file-utils' 'xdg-utils' 'zenity')
-makedepends=('dos2unix' 'git' 'unzip')
+makedepends=('dos2unix' 'git' 'unzip' 'msbuild')
provides=('openra-sp')
options=(!strip)
source=("git+https://github.com/ABrandau/Shattered-Paradise-SDK.git"