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>
This commit is contained in:
Matteo Bernardini 2023-08-05 18:04:34 +02:00 committed by Willy Sudiarto Raharjo
parent 14b584540f
commit 29c9e753a1
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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.