summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2016-08-16 11:28:57 -0700
committerRaphael Simon2016-08-16 11:28:57 -0700
commitca1cd00fe71eec8e4a248976ab568138edc3d3fe (patch)
treedca5194648f1783cd8a61123f926ce81f3fbaf07 /PKGBUILD
parent0f00a4b03cdfacd4e2da032f0c91dd0ba446e690 (diff)
downloadaur-ca1cd00fe71eec8e4a248976ab568138edc3d3fe.tar.gz
Add lzop build dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a7e1f41a5f8..3da71bbe8529 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
arch=('x86_64')
url="https://github.com/raphael/linux-samus"
license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
+makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'lzop')
options=('!strip')
source=("https://github.com/raphael/linux-samus/archive/v4.7-1.tar.gz"
"config"