diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-08-31 13:13:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-31 13:13:15 +0200 |
commit | 153c60d65d9cbb15e2d071dfecbb4d9994dd77ec (patch) | |
tree | 1831ccaf4b28ac1d7dccbc6b307edb22c25e16a3 /debian | |
parent | 5348c46c0eb5e1a2f2d059695ba971c211c0f260 (diff) | |
parent | bfb2b883071b27adbb33035ae51caf69fc338972 (diff) | |
download | vyos-1x-153c60d65d9cbb15e2d071dfecbb4d9994dd77ec.tar.gz vyos-1x-153c60d65d9cbb15e2d071dfecbb4d9994dd77ec.zip |
Merge pull request #121 from c-po/t1557-ifconfig
T1557 Create generic abstraction for configuring interfaces e.g. IP address
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7b75ca111..12eb7c309 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,6 @@ Depends: python3, python3-vici (>= 5.7.2), python3-bottle, python3-zmq, - python3-pyroute2, ipaddrcheck, tcpdump, tshark, |