From 29c9e753a1b222efbb42f5ca2c8e491d2e66b04a Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 5 Aug 2023 18:04:34 +0200 Subject: office/calcurse: Change the optional dependency to python3-httplib2. This happens because httplib2 has been splitted Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- office/calcurse/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/office/calcurse/README b/office/calcurse/README index be95ad316f8d0..147a8bb101a5e 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. -- cgit v1.2.3