summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoregnappahz2020-11-02 18:18:15 +0100
committeregnappahz2020-11-02 18:18:15 +0100
commitc2366ce875eef8cf41fbcf5cdb8fac2fe9f5c174 (patch)
tree65f9baed7e407b7ad29a03de99cd90750c24461e /PKGBUILD
parentf7440288c4ae3c5875e76e35aa84d72e09598c7c (diff)
downloadaur-c2366ce875eef8cf41fbcf5cdb8fac2fe9f5c174.tar.gz
added lzop back to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4466193f5b2d..d2b928956cdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf')
+makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'lzop')
options=('!strip')
source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=$gitver"