summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan Douglas Scott2020-06-24 19:05:54 -0700
committerIan Douglas Scott2020-06-24 19:05:54 -0700
commita605d2eefbe8deed2be56f98b087409b8b50a4b8 (patch)
tree1bcc687d66fe9a6adbad54b92d65142bea2c0719 /PKGBUILD
parent47ef091624c661042e1a14e612a0fa52c7d173bc (diff)
downloadaur-a605d2eefbe8deed2be56f98b087409b8b50a4b8.tar.gz
Add intltool and zip to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7caa16465172..c5d9433a64ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
license=('GPL')
url="http://naev.org/"
depends=('sdl2_image' 'sdl2_mixer' 'libxml2' 'freetype2' 'libpng' 'openal' 'libvorbis' 'binutils' 'libgl' 'libzip' 'luajit')
-makedepends=('git')
+makedepends=('git' 'intltool' 'zip')
provides=('naev' 'naev-data')
conflicts=('naev' 'naev-data')