aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libressl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libressl/APKBUILD')
-rw-r--r--testing/libressl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libressl/APKBUILD b/testing/libressl/APKBUILD
index 5cd035618d..53742e9e06 100644
--- a/testing/libressl/APKBUILD
+++ b/testing/libressl/APKBUILD
@@ -11,7 +11,7 @@ arch="all"
license="openssl"
depends=""
depends_dev=""
-makedepends="$depends_dev"
+makedepends="$depends_dev linux-headers"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${pkgname}-${pkgver}.tar.gz"