diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-06-27 19:08:15 +0300 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-06-27 16:17:44 +0000 |
commit | bc92f6d088105d2ede94ef7471fd987a0479faff (patch) | |
tree | 7f5c8a26ac7750853558839b4b671da0a302b38c /debian | |
parent | 8f402c2ba47ed3ccbf94f9f037ec6e18d6b975ea (diff) | |
parent | e30c7fe6a42cd76427432b70a5b629c32be22c47 (diff) | |
download | vyos-1x-bc92f6d088105d2ede94ef7471fd987a0479faff.tar.gz vyos-1x-bc92f6d088105d2ede94ef7471fd987a0479faff.zip |
VPP: T1797: Replaced CLI with API
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index e9e560442..797c01acf 100644 --- a/debian/control +++ b/debian/control @@ -140,6 +140,7 @@ Depends: python3-tabulate, python3-vici (>= 5.7.2), python3-voluptuous, + python3-vpp-api, python3-xmltodict, python3-zmq, qrencode, |