summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Careil2021-02-06 22:32:49 +0100
committerBaptiste Careil2021-02-06 22:32:49 +0100
commitba43dab4e43688736a5ea585798e5594fd1dd8cb (patch)
tree6223cba3f07d2e7b5eee4e5f798ff0df76954acc
parent70ee3d897ec643dbd345a8000f551ceb63bad700 (diff)
downloadaur-ba43dab4e43688736a5ea585798e5594fd1dd8cb.tar.gz
Removed unneeded dependency lua51-zlib
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94c5ab5955ae..a64d636f4c5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,6 @@ pkgbase = path-of-building-community-git
depends = qt5-base
depends = lua51
depends = lua51-bitop
- depends = lua51-zlib
depends = libgl
depends = curl
depends = ttf-liberation
diff --git a/PKGBUILD b/PKGBUILD
index 23a049d8e29e..00e866c74151 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url='https://github.com/PathOfBuildingCommunity/PathOfBuilding'
license=('MIT')
pkgver=1.4.170.25.r3406.43.513
-depends=('zlib' 'qt5-base' 'lua51' 'lua51-bitop' 'lua51-zlib' 'libgl' 'curl' 'ttf-liberation' 'ttf-bitstream-vera')
+depends=('zlib' 'qt5-base' 'lua51' 'lua51-bitop' 'libgl' 'curl' 'ttf-liberation' 'ttf-bitstream-vera')
makedepends=('meson' 'ninja' 'unzip' 'rsync' 'git')
source=(