From 0eecd3606ac849c040a56c173170868cd5739285 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 18 Apr 2014 11:25:58 -0300 Subject: linux-libre-tools-3.14-2: fix FS#39846 => https://bugs.archlinux.org/task/39846 --- libre/linux-libre-tools/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre') diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD index 436f65ae3..ef8516155 100644 --- a/libre/linux-libre-tools/PKGBUILD +++ b/libre/linux-libre-tools/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 108676 2014-03-31 23:08:08Z seblu $ +# $Id: PKGBUILD 109662 2014-04-17 21:37:35Z seblu $ # Maintainer: Sébastien Luttringer # Maintainer (Parabola): André Silva @@ -18,7 +18,7 @@ _basekernel=3.14 #_sublevel=3 #_pkgver=$_basekernel.$_sublevel pkgver=$_basekernel -pkgrel=1 +pkgrel=2 license=('GPL2') arch=('i686' 'x86_64' 'mips64el') url='http://linux-libre.fsfla.org/' @@ -27,7 +27,7 @@ options=('!strip') # kernel source deps makedepends=('asciidoc' 'xmlto') # perf-libre deps -makedepends+=('perl' 'python2' 'libnewt' 'elfutils' 'audit' 'libunwind' 'numactl') +makedepends+=('perl' 'python2' 'libnewt' 'elfutils' 'libunwind' 'numactl') # cpupower-libre deps makedepends+=('pciutils') # usbip-libre deps @@ -152,7 +152,7 @@ package_libtraceevent-libre() { package_perf-libre() { pkgdesc='Linux kernel performance auditing tool' - depends=('perl' 'python2' 'libnewt' 'elfutils' 'audit' 'libunwind' 'binutils' + depends=('perl' 'python2' 'libnewt' 'elfutils' 'libunwind' 'binutils' 'numactl') replaces=('perf') conflicts=('perf') -- cgit v1.2.3