From 31d31fed1678d31577e059c83cc007ebc136e699 Mon Sep 17 00:00:00 2001 From: Julien Fortin Date: Mon, 24 Sep 2018 10:06:30 +0200 Subject: [PATCH] README: update build dependency list build dependency line was missing 'devscripts' --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0c33380..aef3fec 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 dh-systemd python-all python-docutils iproute2 python-ipaddr python-argcomplete + $ apt-get install devscripts dh-systemd python-all python-docutils iproute2 python-ipaddr python-argcomplete Suggested dependencies: