summaryrefslogtreecommitdiff
path: root/community/linux-tools/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-18 03:26:15 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-18 03:26:15 +0000
commitf8a4eefb2bb008f302349db07da4a75e746a1aeb (patch)
treea8cac71f562a00732f5ec3a46492fbc457431d96 /community/linux-tools/PKGBUILD
parentd9e3d7066ad07c8dd884792dd90fecb9f5971ab2 (diff)
Fri Apr 18 03:21:55 UTC 2014
Diffstat (limited to 'community/linux-tools/PKGBUILD')
-rw-r--r--community/linux-tools/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/linux-tools/PKGBUILD b/community/linux-tools/PKGBUILD
index 21af05394..5d04479ef 100644
--- a/community/linux-tools/PKGBUILD
+++ b/community/linux-tools/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 108677 2014-03-31 23:09:16Z seblu $
+# $Id: PKGBUILD 109663 2014-04-17 21:38:17Z seblu $
# Maintainer: Sébastien Luttringer
pkgbase=linux-tools
@@ -14,7 +14,7 @@ pkgname=(
'x86_energy_perf_policy'
)
pkgver=3.14
-pkgrel=1
+pkgrel=2
license=('GPL2')
arch=('i686' 'x86_64')
url='http://www.kernel.org'
@@ -23,7 +23,7 @@ options=('!strip')
# kernel source deps
makedepends=('asciidoc' 'xmlto')
# perf deps
-makedepends+=('perl' 'python2' 'libnewt' 'elfutils' 'audit' 'libunwind' 'numactl')
+makedepends+=('perl' 'python2' 'libnewt' 'elfutils' 'libunwind' 'numactl')
# cpupower deps
makedepends+=('pciutils')
# usbip deps
@@ -138,7 +138,7 @@ package_libtraceevent() {
package_perf() {
pkgdesc='Linux kernel performance auditing tool'
- depends=('perl' 'python2' 'libnewt' 'elfutils' 'audit' 'libunwind' 'binutils'
+ depends=('perl' 'python2' 'libnewt' 'elfutils' 'libunwind' 'binutils'
'numactl')
cd linux-$pkgver/tools/perf