sync linux-tools

This commit is contained in:
AlmAck 2018-08-19 12:02:51 +02:00
parent 455f726bc2
commit 8e73d7cff7

View File

@ -19,7 +19,7 @@ license=('GPL2')
arch=('x86_64')
url='http://www.kernel.org'
options=('!strip')
makedepends=('git' "linux=${pkgver}")
makedepends=('git' "linux=4.18.3")
# split packages need all package dependencies set manually in makedepends
# kernel source deps
makedepends+=('asciidoc' 'xmlto')