summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89bc468c231d..1506c32e3207 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ conflicts=('clonk_rage', 'openclonk')
depends=('glu' 'libxpm' 'sdl_mixer' 'gtk2' 'libpng12'
'libjpeg-turbo' 'desktop-file-utils' 'timidity++' 'glew')
-makedepends=('git')
+makedepends=('git' 'cmake' 'make')
source=("$pkgname::git+https://git.maxmitti.tk/lc#branch=master")