summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2018-07-16 17:31:39 -0500
committerMonty Taylor <mordred@inaugust.com>2018-07-16 17:31:39 -0500
commit95a54e3a94b8f3d8413b3108f7adb846e547acb9 (patch)
treec46cdfca575c83ff92c462414db54a3d297af633 /bindep.txt
parentd10f5e95cea66de637416197c46c4b302daac197 (diff)
downloadzuul-95a54e3a94b8f3d8413b3108f7adb846e547acb9.tar.gz
Install less than alpine-sdk
alpine-sdk is a useful metapackage, but we don't actually need all of it. Change-Id: I876038a40ce4a29b3e6757380b9ccbf55f199164
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/bindep.txt b/bindep.txt
index 8299b9edc..94fdce31b 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]