calendar-cli: depend on vobject

see https://github.com/tobixen/calendar-cli/issues/111
This commit is contained in:
Robert Schütz
2025-12-03 10:44:32 -08:00
parent 32fb293e6b
commit e44671af6f
+1
View File
@@ -40,6 +40,7 @@ python3.pkgs.buildPythonApplication rec {
tzlocal
click
six
vobject
];
nativeCheckInputs = [