diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-12-15 19:43:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-12-15 19:43:42 +0000 |
commit | 44ab2fa7e683cae8d1d1fb13ed701c04b4e9fcf8 (patch) | |
tree | 213890f47f24cd93cb5fce4c6fb6241af5058e03 | |
parent | Refreshing disable-fzf.patch. (diff) | |
download | mycli-44ab2fa7e683cae8d1d1fb13ed701c04b4e9fcf8.tar.xz mycli-44ab2fa7e683cae8d1d1fb13ed701c04b4e9fcf8.zip |
Updating build-depends for PEP517.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 7c40c8d..9e01244 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Uploaders: Build-Depends: debhelper-compat (= 13), dh-sequence-python3, + pybuild-plugin-pyproject, python3, python3-setuptools, Rules-Requires-Root: no |