summaryrefslogtreecommitdiff
path: root/community/sysprof
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-04 10:03:29 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-04 10:03:29 +0100
commit188c20297098b706ee2687fe404b0c63eb2600d9 (patch)
tree069c4fab3fe7423afdcc360ffeba09900c66a00c /community/sysprof
parentf104a5865e580d1a5c50f83b6bfac2885f065c92 (diff)
parent2030e810a5cfd4d3ff6e0f8930560c96f2990eb2 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/ccrypt/PKGBUILD community/mathomatic/PKGBUILD community/tuxpaint/PKGBUILD extra/aisleriot/PKGBUILD extra/dhcp/PKGBUILD extra/gnome-applets/PKGBUILD extra/gnome-shell/PKGBUILD extra/xdg-user-dirs-gtk/PKGBUILD
Diffstat (limited to 'community/sysprof')
-rw-r--r--community/sysprof/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sysprof/PKGBUILD b/community/sysprof/PKGBUILD
index 03bc87442..22e9ab701 100644
--- a/community/sysprof/PKGBUILD
+++ b/community/sysprof/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 76036 2012-09-09 18:03:25Z spupykin $
+# $Id: PKGBUILD 79392 2012-11-04 01:05:10Z ebelanger $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org>
# Previous Contributor: Eric Belanger <belanger@astro.umontreal.ca>
@@ -13,7 +13,7 @@ url="http://www.daimi.au.dk/~sandmann/sysprof/"
license=("GPL")
source=(http://www.daimi.au.dk/~sandmann/$pkgname/$pkgname-$pkgver.tar.gz)
depends=('libglade' 'binutils')
-makedepends=('libglade' 'binutils' 'kernel26-headers')
+makedepends=('libglade' 'binutils' 'linux-headers')
md5sums=('a81808d847732f8dafb59d26ec2eebbf')
build() {