summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoruint204t2023-08-27 23:31:28 +0000
committeruint204t2023-08-27 23:31:28 +0000
commitc2222c7c8ff536f1bec7c5a6557efdd210bda2c1 (patch)
tree491ee5780be6891dc18135a42783250e86228eb0 /PKGBUILD
parentedf7f4a6ea654ef6968bb86a97561d74cc9cc15a (diff)
downloadaur-c2222c7c8ff536f1bec7c5a6557efdd210bda2c1.tar.gz
fix depends again
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e055235bdac8..6383e36cf2d0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=(custom)
depends=(sdl2 glew)
-makedepends=(make gcc git)
+makedepends=(make gcc git imagemagick)
source=("git+https://github.com/phoboslab/wipeout-rewrite.git"
"https://phoboslab.org/files/wipeout-data-v01.zip"