From 6fd09421cb625ff816c854f691549e98ef40dcad Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 29 Apr 2015 12:39:30 +0000 Subject: main/ltrace: linux-headers build fix --- main/ltrace/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/ltrace') 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 -- cgit v1.2.3