khal: Add sqlite3 to dependencies
This commit is contained in:
@@ -22,6 +22,7 @@ pythonPackages.buildPythonPackage rec {
|
||||
requests_toolbelt
|
||||
tzlocal
|
||||
urwid
|
||||
python.modules.sqlite3
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user