summaryrefslogtreecommitdiffstats
path: root/desktop/todoman
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:38:57 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 07:59:44 +0700
commit36251cefadeb5ffc84836ea4e0a93d0c40dcbb36 (patch)
treec4c7da1ec1cf1fbfc3fa3c9920640f1d1729776b /desktop/todoman
parent553834d8501545d201cfcdffb5ef68618f24b820 (diff)
downloadslackbuilds-36251cefadeb5ffc84836ea4e0a93d0c40dcbb36.tar.gz
slackbuilds-36251cefadeb5ffc84836ea4e0a93d0c40dcbb36.tar.xz
desktop/todoman: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/todoman')
-rw-r--r--desktop/todoman/todoman.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/todoman/todoman.info b/desktop/todoman/todoman.info
index a09097c9cb..dff88d688e 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 python3-dateutil parsedatetime humanize python3-tabulate python-urwid python3-setuptools-opt pytz"
+REQUIRES="python3-atomicwrites click click-log icalendar parsedatetime humanize python3-tabulate python-urwid python3-setuptools-opt"
MAINTAINER="Tonus"
EMAIL="tonus1@free.fr"