aboutsummaryrefslogtreecommitdiffstats
path: root/main/libraw1394
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-04-28 09:26:38 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-28 12:04:02 +0000
commit5a230bb9a4f48f305eac4beda9ae602fee96ff4e (patch)
tree0a1d6489aa7059138cab0b4a08267a58952a23b8 /main/libraw1394
parent17836859541d8a814cc8386fe25375a0685b2238 (diff)
downloadaports-5a230bb9a4f48f305eac4beda9ae602fee96ff4e.tar.bz2
aports-5a230bb9a4f48f305eac4beda9ae602fee96ff4e.tar.xz
main/libraw1394: linux-headers build fix
Diffstat (limited to 'main/libraw1394')
-rw-r--r--main/libraw1394/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libraw1394/APKBUILD b/main/libraw1394/APKBUILD
index 4a7f8a8a49..ce8b9496e0 100644
--- a/main/libraw1394/APKBUILD
+++ b/main/libraw1394/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="LGPL"
depends=
depends_dev=
-makedepends=""
+makedepends="linux-headers"
install=
subpackages="$pkgname-dev $pkgname-doc $pkgname-tools"
source="ftp://ftp.kernel.org/pub/linux/libs/ieee1394/$pkgname-$pkgver.tar.bz2