aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoohbah2016-05-09 04:26:47 +0000
committerBoohbah2016-05-09 04:26:47 +0000
commit1db0538448c028bd946f1c1f4c4fca99b17081ea (patch)
tree913ad4d1d3db1583c8a8d28a34865f9e3660f193
parentbf86a61bdb4a85962b747f332c894b7e08338808 (diff)
downloadaur-1db0538448c028bd946f1c1f4c4fca99b17081ea.tar.gz
Add libelf to makedepends
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 052879b620f1..33a4272c629f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon May 9 04:18:47 UTC 2016
+# Mon May 9 04:26:17 UTC 2016
pkgbase = linux-git
pkgver = 4.6rc7.r0.g44549e8
pkgrel = 1
@@ -13,6 +13,7 @@ pkgbase = linux-git
makedepends = inetutils
makedepends = bc
makedepends = git
+ makedepends = libelf
options = !strip
source = git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source = config
diff --git a/PKGBUILD b/PKGBUILD
index bf811b06b721..a2d126ed91d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
+makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf')
options=('!strip')
source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
# the main kernel config files