summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmbientCyan2020-07-26 14:52:38 -0700
committerAmbientCyan2020-07-26 14:52:38 -0700
commited09361865b5a4cbba9844c02373d1199a7d506b (patch)
tree26be5548252f4885ce30d9cf34b06052b423aee4 /PKGBUILD
parenta605d2eefbe8deed2be56f98b087409b8b50a4b8 (diff)
downloadaur-ed09361865b5a4cbba9844c02373d1199a7d506b.tar.gz
Updated makedepends with required packages
The following are now included in makedepends: * itstool * autoconf-archive * fontconfig * glu
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5d9433a64ce..a3171fc4f938 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=naev-git
_pkgname=naev
pkgdesc="2d action/rpg space game similar to Escape Velocity, development branch"
-pkgver=0.6.0.r140.gff363a4
+pkgver=0.8.0.beta1
pkgrel=1
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' 'intltool' 'zip')
+makedepends=('git' 'intltool' 'zip' 'itstool' 'autoconf-archive' 'fontconfig' 'glu')
provides=('naev' 'naev-data')
conflicts=('naev' 'naev-data')