aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2017-07-01 16:48:30 -0700
committeryar2017-07-01 16:48:30 -0700
commit3f61fee4a07c26358e031d0ee1b3824849c9d858 (patch)
tree639e3af9e19ee2f9ac91fe6fcc163f44ca68ef0c /PKGBUILD
parentab01967ff3afad3b15a5389f075870c64926374e (diff)
downloadaur-3f61fee4a07c26358e031d0ee1b3824849c9d858.tar.gz
depend on libelf, not just gcc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c07b15d0953..f1e4a7c3f313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/yardenac/linux-linode"
license=(GPL2)
-makedepends=(xmlto docbook-xsl kmod inetutils bc 'gcc>=4.9.0')
+makedepends=(xmlto docbook-xsl kmod inetutils bc libelf)
options=('!strip')
source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar."{xz,sign}
"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}."{xz,sign}