diff options
author | Ryan Harper <ryan.harper@canonical.com> | 2017-10-03 10:57:37 -0500 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-10-06 14:44:42 -0400 |
commit | b1d3eab16f09be59ad0c86bd135637cd4235a701 (patch) | |
tree | d8b29721b788689020da4365f2e1daf5a7d42132 | |
parent | 3ecf3afb1ff3a8372bd3ac269bce1ccfc9061617 (diff) | |
download | vyos-cloud-init-b1d3eab16f09be59ad0c86bd135637cd4235a701.tar.gz vyos-cloud-init-b1d3eab16f09be59ad0c86bd135637cd4235a701.zip |
debian/control: remove dependency on python3-prettytable
This dependency was replaced with a builtin.
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ed147798..1de4f2f5 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,6 @@ Build-Depends: debhelper (>= 9), python3-nose, python3-oauthlib, python3-pep8, - python3-prettytable, python3-pyflakes | pyflakes (<< 1.1.0-2), python3-requests, python3-serial, |