From 4f5c2cbccc2ef80f5372ebb4abb38d33343f2c86 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Wed, 2 Oct 2013 12:06:19 -0700 Subject: [PATCH] fix(hack/PACKAGERS): add xz utils as a runtime dep --- hack/PACKAGERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/PACKAGERS.md b/hack/PACKAGERS.md index 776ed47472..ab8d74da8f 100644 --- a/hack/PACKAGERS.md +++ b/hack/PACKAGERS.md @@ -116,6 +116,7 @@ To run properly, docker needs the following software to be installed at runtime: * iptables version 1.4 or later * The lxc utility scripts (http://lxc.sourceforge.net) version 0.8 or later. * Git version 1.7 or later +* XZ Utils 4.9 or later ## Kernel dependencies