summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2023-08-05 18:04:34 +0200
committer Willy Sudiarto Raharjo2023-08-12 03:30:00 +0200
commit29c9e753a1b222efbb42f5ca2c8e491d2e66b04a (patch)
tree53b546174732e8a20e87b64050f7f4bfce40780d
parent14b584540f51c2336c132e3e1a7cef960a2b2ca7 (diff)
downloadslackbuilds-29c9e753a1b222efbb42f5ca2c8e491d2e66b04a.tar.gz
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>
-rw-r--r--office/calcurse/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/calcurse/README b/office/calcurse/README
index be95ad316f..147a8bb101 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.