summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1ad030927d5..eecc46607b85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Warcraft1 Mod that allows you to play Warcraft1 with the Stratagus engi
arch=("i686" "x86_64")
url="https://github.com/Wargus/war1gus"
license=('GPL')
-depends=('stratagus-git' 'ffmpeg' 'innoextract' 'imagemagick')
-makedepends=('git' 'cmake')
+depends=('stratagus-git' 'ffmpeg' 'innoextract')
+makedepends=('git' 'cmake' 'imagemagick')
source=("${pkgname}::git://github.com/Wargus/war1gus.git")
md5sums=('SKIP')