summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAngelo Theodorou2020-09-19 16:03:15 +0200
committerAngelo Theodorou2020-09-19 16:03:15 +0200
commit91482057ee6fe7c8d241f37d7c47e0d87b1ffb16 (patch)
treed2aaa775b8ff4f175a95a85b55ad44de30969158 /PKGBUILD
parent0e858c7c7b70f32ead11f933d2efc9509e276b58 (diff)
downloadaur-91482057ee6fe7c8d241f37d7c47e0d87b1ffb16.tar.gz
Remove gzip from the makedepends array
- The gzip package is already installed as part of the base-devel group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09b930c52572..d01f971320f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=eternallands
pkgver=1.9.5.8
-pkgrel=2
+pkgrel=3
pkgdesc="A free 3D MMORPG game with thousands of on-line players"
arch=('i686' 'x86_64')
license=('custom')
url="http://www.eternal-lands.com/"
depends=('sdl2_net' 'sdl2_image' 'openal' 'cal3d' 'libvorbis' 'glu')
-makedepends=('gzip' 'git' 'unzip' 'pkgconf')
+makedepends=('git' 'unzip' 'pkgconf')
optdepends=('zenity: to use the launch script' 'kdialog: to use the launch script')
options=('!emptydirs')
changelog=eternallands.changelog