summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:43:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-02-08 11:43:00 +0000
commit0464f5c4f0d8ec7ca242222bf515f6cbe185ce67 (patch)
tree0889a410cd601e2982d8ec7114103e4126706c7d /debian/control
parentUpdating watch file. (diff)
downloadmycli-0464f5c4f0d8ec7ca242222bf515f6cbe185ce67.tar.xz
mycli-0464f5c4f0d8ec7ca242222bf515f6cbe185ce67.zip
Removing vendorizing patch for cli-helpers and depending on it directly, now that it's in debian.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 5dae9e5..5b9fe65 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Depends: python3-click,
python3-sqlparse (>= 0.4),
python3-tabulate,
python3-terminaltables,
+ python3-cli-helpers,
${misc:Depends},
${python3:Depends}
Description: CLI for MySQL/MariaDB with auto-completion and syntax highlighting