diff options
| -rw-r--r-- | testing/haproxy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/haproxy/APKBUILD b/testing/haproxy/APKBUILD index e699b09b55..86be5e9f40 100644 --- a/testing/haproxy/APKBUILD +++ b/testing/haproxy/APKBUILD @@ -8,7 +8,7 @@ url="http://haproxy.1wt.eu" arch="all" license="GPL" depends="" -makedepends="pcre-dev openssl-dev" +makedepends="pcre-dev openssl-dev linux-headers" install="haproxy.pre-install haproxy.pre-upgrade" subpackages="$pkgname-doc" source="http://haproxy.1wt.eu/download/1.5/src/$pkgname-$pkgver.tar.gz |
