From 24c625ee1684ac4958dd60f6aea072af8ea3a1dc Mon Sep 17 00:00:00 2001 From: Julien Fortin Date: Mon, 24 Sep 2018 10:10:06 +0200 Subject: [PATCH] README: update dependency list: fakeroot, build-essential --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index aef3fec..cca06ec 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,7 @@ You might need to manually download dependencies. Mandatory dependencies: .. code-block:: console - $ apt-get install devscripts dh-systemd python-all python-docutils iproute2 python-ipaddr python-argcomplete + $ apt-get install build-essential devscripts dh-systemd fakeroot python-all python-docutils iproute2 python-ipaddr python-argcomplete Suggested dependencies: