summaryrefslogtreecommitdiffstats
path: root/main/ltrace
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-04-29 12:39:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-29 12:39:30 +0000
commit6fd09421cb625ff816c854f691549e98ef40dcad (patch)
tree0f883696abb5629084be5e259c55da0cfa23d733 /main/ltrace
parentf08cee17e0e56a4fd0cdbb5fc9b59b578eef080e (diff)
downloadaports-6fd09421cb625ff816c854f691549e98ef40dcad.tar.bz2
aports-6fd09421cb625ff816c854f691549e98ef40dcad.tar.xz
main/ltrace: linux-headers build fix
Diffstat (limited to 'main/ltrace')
-rw-r--r--main/ltrace/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ltrace/APKBUILD b/main/ltrace/APKBUILD
index 1bad98e75..ec4931303 100644
--- a/main/ltrace/APKBUILD
+++ b/main/ltrace/APKBUILD
@@ -7,7 +7,7 @@ url="http://ltrace.alioth.debian.org/"
arch="all"
license="GPL"
depends=
-makedepends="libelf-dev autoconf automake"
+makedepends="linux-headers libelf-dev autoconf automake"
subpackages="$pkgname-doc"
# you find latest release here, but need a login:
# https://alioth.debian.org/frs/?group_id=30892