summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Figueras2019-09-02 21:33:46 +0200
committerJoan Figueras2019-09-02 21:33:46 +0200
commit27a104677f7701ddcc2063927696f7f71453ada3 (patch)
treed9dabdba6c274b208699a4f2268f1265caaf717e /PKGBUILD
parent3747e8c0c3b7f35dfe4e9b0b702a94f0817461de (diff)
downloadaur-27a104677f7701ddcc2063927696f7f71453ada3.tar.gz
Add cpio make-dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7020b9a83c91..53cebe393534 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,7 @@ url="http://www.xanmod.org/"
license=(GPL2)
makedepends=(
xmlto kmod inetutils bc libelf git python-sphinx python-sphinx_rtd_theme
- graphviz imagemagick
+ graphviz imagemagick cpio
)
options=('!strip')
_srcname="linux-${pkgver}-xanmod${xanmod}"