diff options
-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. |