From 95a54e3a94b8f3d8413b3108f7adb846e547acb9 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 16 Jul 2018 17:31:39 -0500 Subject: [PATCH] Install less than alpine-sdk alpine-sdk is a useful metapackage, but we don't actually need all of it. Change-Id: I876038a40ce4a29b3e6757380b9ccbf55f199164 --- bindep.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 8299b9edcd..94fdce31be 100644 --- a/bindep.txt +++ b/bindep.txt @@ -8,9 +8,11 @@ libjpeg-dev [test] openssl [test] zookeeperd [test platform:dpkg] build-essential [compile test platform:dpkg] -alpine-sdk [compile test platform:apk] +musl-dev [compile test platform:apk] +make [compile test platform:apk] linux-headers [compile test platform:apk] gcc [compile test platform:rpm platform:apk] +g++ [compile test platform:apk] gcc-c++ [compile test platform:rpm] graphviz [doc] libssl-dev [compile test platform:dpkg]