]> git.proxmox.com Git - mirror_ifupdown2.git/commitdiff
debian: control: add python-pkg-resources to suggested dependencies-list
authorJulien Fortin <julien@cumulusnetworks.com>
Wed, 19 Dec 2018 19:34:53 +0000 (20:34 +0100)
committerJulien Fortin <julien@cumulusnetworks.com>
Wed, 19 Dec 2018 19:34:53 +0000 (20:34 +0100)
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
debian/control

index a90389f026e52b2c8804b45d9109e9e6bbda2e14..dd1a0b2c13d6d58a7c8455362a225ebbd29d5f17 100644 (file)
@@ -16,7 +16,7 @@ Provides: ifupdown
 Conflicts: ifupdown
 Replaces: ifupdown
 Depends: ${python:Depends}, ${misc:Depends}, iproute2, python-argcomplete, python-ipaddr
-Suggests: isc-dhcp-client, bridge-utils, ethtool, python-gvgen, python-mako
+Suggests: isc-dhcp-client, bridge-utils, ethtool, python-gvgen, python-mako, python-pkg-resources
 Description: Network Interface Management tool similar to ifupdown
  ifupdown2 is ifupdown re-written in Python. It replaces ifupdown and provides
  the same user interface as ifupdown for network interface configuration.