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

Updated additional packages requirements

This commit is contained in:
netfreak98
2020-06-18 14:56:57 +02:00
committed by GitHub
parent 09cdf1c6dd
commit 2da842a9d7

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