summaryrefslogtreecommitdiff
path: root/libre/linux-libre-tools
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-21 13:07:59 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-21 13:07:59 +0100
commitbdbfa57a41a969fbdf5a636adb2f8ff355d74263 (patch)
tree13ae3d40385bf4f944e6b78f239bb186f33d8ecf /libre/linux-libre-tools
parent24ac25bb11036f62ff8c578c4d3e3dba5f3dbcef (diff)
parentebf350f32a8352abbd1bb4a8a49ed750bb23f285 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: core/gmp/PKGBUILD extra/sqlite/PKGBUILD
Diffstat (limited to 'libre/linux-libre-tools')
-rw-r--r--libre/linux-libre-tools/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD
index 96432e154..c525abb93 100644
--- a/libre/linux-libre-tools/PKGBUILD
+++ b/libre/linux-libre-tools/PKGBUILD
@@ -9,7 +9,7 @@ _basekernel=3.7
#_sublevel=1
#pkgver=${_basekernel}.${_sublevel}
pkgver=${_basekernel}
-pkgrel=2
+pkgrel=3
license=('GPL2')
arch=('i686' 'x86_64' 'mips64el')
url='http://linux-libre.fsfla.org/'
@@ -92,6 +92,7 @@ build() {
package_libtraceevent-libre() {
pkgdesc='Linux-libre kernel trace event library'
+ depends=('glibc')
replaces=('libtraceevent')
conflicts=('libtraceevent')
provides=("libtraceevent=$pkgver")