mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/linux-tools fix
This commit is contained in:
parent
9fba712a07
commit
aad736e797
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ makedepends=('git')
|
|||
# kernel source deps
|
||||
makedepends+=('asciidoc' 'xmlto')
|
||||
# perf deps
|
||||
makedepends+=('perl' 'python2' 'slang' 'elfutils' 'libunwind' 'numactl' 'audit' 'gtk2')
|
||||
makedepends+=('perl' 'python2' 'slang' 'elfutils' 'libunwind' 'audit' 'gtk2')
|
||||
# cpupower deps
|
||||
makedepends+=('pciutils')
|
||||
# usbip deps
|
||||
|
|
Loading…
Reference in a new issue