aboutsummaryrefslogtreecommitdiffstats
path: root/main/v86d/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-04-27 09:34:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-27 09:34:11 +0000
commitbb964ddf4e520be2d47e23422ebae39aa463e15e (patch)
tree6208c8cbc9f8668cb15600934e0ca2406412f82b /main/v86d/APKBUILD
parent1c540900f7b77c8df6f913f455da106bdc4a4ad2 (diff)
downloadaports-bb964ddf4e520be2d47e23422ebae39aa463e15e.tar.bz2
aports-bb964ddf4e520be2d47e23422ebae39aa463e15e.tar.xz
main/v86d: linux-headers build fix
Diffstat (limited to 'main/v86d/APKBUILD')
-rw-r--r--main/v86d/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/v86d/APKBUILD b/main/v86d/APKBUILD
index e6346aa1eb..061f08455d 100644
--- a/main/v86d/APKBUILD
+++ b/main/v86d/APKBUILD
@@ -7,7 +7,7 @@ url="https://github.com/mjanusz/v86d"
arch="x86 x86_64"
license="GPL2"
depends=""
-makedepends="bash"
+makedepends="bash linux-headers"
source="v86d-$pkgver.tar.gz::https://github.com/mjanusz/v86d/archive/v86d-$pkgver.tar.gz
modprobe.uvesafb"