diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-12-28 21:29:58 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-12-28 21:29:58 +0100 |
commit | 8568da747d7103b8adea9b925b74101ea818e328 (patch) | |
tree | 387ea88f0a77b54af33c93de8139f3bad4fe4a38 /debian/control | |
parent | 829e76f7392e348ccc01c56e9680efb4eba80440 (diff) | |
download | vyos-1x-8568da747d7103b8adea9b925b74101ea818e328.tar.gz vyos-1x-8568da747d7103b8adea9b925b74101ea818e328.zip |
webproxy: T563: use new bash blacklist updater
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9750f08e2..ccdaa8492 100644 --- a/debian/control +++ b/debian/control @@ -99,7 +99,6 @@ Depends: python3-pyudev, python3-six, python3-tabulate, - python3-tqdm, python3-vici (>= 5.7.2), python3-voluptuous, python3-waitress, |