Add required build-time dependencies [bc will be needed in 3.9] (FS#34600).
This commit is contained in:
parent
e48d66b253
commit
1766d3c99e
2
PKGBUILD
2
PKGBUILD
@ -9,7 +9,7 @@ pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
|
||||
options=('!strip')
|
||||
source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
||||
"http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user