mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +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
|
# kernel source deps
|
||||||
makedepends+=('asciidoc' 'xmlto')
|
makedepends+=('asciidoc' 'xmlto')
|
||||||
# perf deps
|
# perf deps
|
||||||
makedepends+=('perl' 'python2' 'slang' 'elfutils' 'libunwind' 'numactl' 'audit' 'gtk2')
|
makedepends+=('perl' 'python2' 'slang' 'elfutils' 'libunwind' 'audit' 'gtk2')
|
||||||
# cpupower deps
|
# cpupower deps
|
||||||
makedepends+=('pciutils')
|
makedepends+=('pciutils')
|
||||||
# usbip deps
|
# usbip deps
|
||||||
|
|
Loading…
Reference in a new issue