diff options
author | Tonus <tonus1@gmail.com> | 2024-01-13 20:50:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-15 17:42:34 +0700 |
commit | 5a1b0bb15c02585b9a54ec1d57bd00de7f3ea880 (patch) | |
tree | 0c4c732d0ea945876ad3c7786fdea96977900e64 /desktop | |
parent | 85231b748e6c7f60f69e42f61fc8da07f747702d (diff) |
desktop/todoman: update deps
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/todoman/todoman.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/todoman/todoman.info b/desktop/todoman/todoman.info index dff88d688e141..2c57f16e7c71f 100644 --- a/desktop/todoman/todoman.info +++ b/desktop/todoman/todoman.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/fd/60/dbd18038cfe5a795d2e427b3 MD5SUM="248638b878dd39483c381c324b4edfeb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-atomicwrites click click-log icalendar parsedatetime humanize python3-tabulate python-urwid python3-setuptools-opt" +REQUIRES="python3-atomicwrites click click-log python3-icalendar parsedatetime humanize python3-tabulate python-urwid python3-setuptools-opt" MAINTAINER="Tonus" EMAIL="tonus1@free.fr" |