From de2dc3c62ac8a506600d7202cb52f541d8497dcc Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Thu, 16 Apr 2026 23:33:03 +0200 Subject: [PATCH] Add missing dependency --- calendar-contact.org | 1 + 1 file changed, 1 insertion(+) diff --git a/calendar-contact.org b/calendar-contact.org index 7adaad3..99d5c76 100644 --- a/calendar-contact.org +++ b/calendar-contact.org @@ -24,6 +24,7 @@ tangle() { echo "==> Calendar and contacts packages" paru -S --needed --noconfirm \ vdirsyncer \ + python-aiohttp-oauthlib \ khal \ khard #+end_src