summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:38:57 +0100
committer Willy Sudiarto Raharjo2023-12-22 01:59:44 +0100
commit36251cefadeb5ffc84836ea4e0a93d0c40dcbb36 (patch)
treec4c7da1ec1cf1fbfc3fa3c9920640f1d1729776b /desktop
parent553834d8501545d201cfcdffb5ef68618f24b820 (diff)
downloadslackbuilds-36251cefadeb5ffc84836ea4e0a93d0c40dcbb36.tar.gz
desktop/todoman: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-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"