From 36251cefadeb5ffc84836ea4e0a93d0c40dcbb36 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Thu, 14 Dec 2023 10:38:57 -0700 Subject: desktop/todoman: Fix redundant deps. Signed-off-by: Willy Sudiarto Raharjo --- desktop/todoman/todoman.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/todoman') 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" -- cgit v1.2.3-65-gdbad