[lxc-devel] [lxd/master] doc: Add some more packages to README

stgraber on Github lxc-bot at linuxcontainers.org
Mon Aug 13 18:11:23 UTC 2018


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 354 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20180813/0c9264ef/attachment.bin>
-------------- next part --------------
From f1c0d9105f237aa066870e8498709555108c907b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Mon, 13 Aug 2018 14:11:03 -0400
Subject: [PATCH] doc: Add some more packages to README
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 doc/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/index.md b/doc/index.md
index 48c911c32..b025af10b 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -33,7 +33,7 @@ later to work. On ubuntu, you can get those with:
 
 ```bash
 sudo apt update
-sudo apt install acl dnsmasq-base git golang libcap-dev liblxc1 liblxc-dev libacl1-dev make pkg-config rsync squashfs-tools tar xz-utils
+sudo apt install acl autoconf dnsmasq-base git golang libacl1-dev libcap-dev liblxc1 liblxc-dev libtool libuv1-dev make pkg-config rsync squashfs-tools tar xz-utils
 ```
 
 Note that when building LXC yourself, ensure to build it with the appropriate


More information about the lxc-devel mailing list