diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2023-08-05 18:04:34 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-12 08:30:00 +0700 |
commit | 29c9e753a1b222efbb42f5ca2c8e491d2e66b04a (patch) | |
tree | 53b546174732e8a20e87b64050f7f4bfce40780d /office/calcurse/README | |
parent | 14b584540f51c2336c132e3e1a7cef960a2b2ca7 (diff) |
office/calcurse: Change the optional dependency to python3-httplib2.
This happens because httplib2 has been splitted
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/calcurse/README')
-rw-r--r-- | office/calcurse/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/calcurse/README b/office/calcurse/README index be95ad316f8d..147a8bb101a5 100644 --- a/office/calcurse/README +++ b/office/calcurse/README @@ -5,5 +5,5 @@ curses based interface can be customized to suit user needs and a very powerful set of command line options can be used to filter and format appointments, making it suitable for use in scripts. -There is an optional dependency on httplib2 if you want to use the -calcurse-caldav utility. +There is an optional dependency on python3-httplib2 if you want to use +the calcurse-caldav utility. |