summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-07-27 16:35:51 +0200
committerJoan Figueras2021-07-27 16:35:51 +0200
commit5964bf36497261ade4806a8f1e870fa5a5668f9b (patch)
treecbb326cdfd9eca553cbc9280bc190194aeff759b
parent460d09b5a9fbb901dc5fdda1b3cfdff5617e469b (diff)
downloadaur-5964bf36497261ade4806a8f1e870fa5a5668f9b.tar.gz
Remove unused makedeps
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab005d4e12e5..d081f9bfa3f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,7 +68,7 @@ url="http://www.xanmod.org/"
arch=(x86_64)
license=(GPL2)
makedepends=(
- xmlto kmod inetutils bc libelf cpio
+ bc cpio kmod libelf perl tar xz
)
options=('!strip')
_srcname="linux-${pkgver}-rt${_rt}-xanmod${xanmod}"