summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoruint204t2023-08-27 23:29:37 +0000
committeruint204t2023-08-27 23:29:37 +0000
commitedf7f4a6ea654ef6968bb86a97561d74cc9cc15a (patch)
treeb4b798fbe72976027222770044e98c9b922212db /PKGBUILD
parentcc2decd3ab5e5c3663a40c3c1541c243e4645bea (diff)
downloadaur-edf7f4a6ea654ef6968bb86a97561d74cc9cc15a.tar.gz
fix depends
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bc181a9e938..e055235bdac8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=(custom)
depends=(sdl2 glew)
-makedepends=(cmake git)
+makedepends=(make gcc git)
source=("git+https://github.com/phoboslab/wipeout-rewrite.git"
"https://phoboslab.org/files/wipeout-data-v01.zip"