1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

Merge pull request #168 from netfreak98/patch-1

Updated additional packages requirements (python3)
This commit is contained in:
Julien Fortin
2020-06-18 18:58:52 +02:00
committed by GitHub

View File

@@ -52,6 +52,12 @@ You might need to manually download dependencies. Mandatory dependencies:
$ apt-get install build-essential devscripts dh-systemd fakeroot python-all python-docutils iproute2 python-ipaddr python-setuptools
To build the deb file successfully, the following additional packages are required:
.. code-block:: console
$ apt-get install dh-python python3-all python3-setuptools python3-docutils
Suggested dependencies:
.. code-block:: console