summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2020-09-04 16:49:57 +0200
committerPiotr Gorski2020-09-04 16:49:57 +0200
commitcc33b0a316c13072e04997634a558bdc805d297d (patch)
treeb795b00805113d5e46e7ef230d57ebfa24570ec1 /PKGBUILD
parent37f9c81d342d896f379cd24e059c111454ca01b6 (diff)
downloadaur-cc33b0a316c13072e04997634a558bdc805d297d.tar.gz
Update makedepends
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a46d0b43c57..b3dc5b45bea3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,12 +59,12 @@ _lqxpatchrel=2
_lqxpatchver=${_lqxpatchname}-${_major}-${_lqxpatchrel}
pkgbase=linux-lqx
pkgver=5.8.6.lqx1
-pkgrel=3
+pkgrel=4
pkgdesc='Linux Liquorix'
url='https://liquorix.net/'
arch=(x86_64)
license=(GPL2)
-makedepends=(bc kmod libelf zstd)
+makedepends=(bc kmod libelf)
if [ -n "$_htmldocs_enable" ]; then
makedepends+=(xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick)
fi