kalendar: fix missing dependencies

This commit is contained in:
Ulrik Strid
2022-12-14 10:09:55 +08:00
committed by Peter Hoeg
parent 04d8085f74
commit 69cd1a1492
+9
View File
@@ -35,6 +35,10 @@
, akonadi-contacts
, akonadi-calendar-tools
, kdepim-runtime
, gpgme
, pimcommon
, mailcommon
, messagelib
}:
mkDerivation rec {
@@ -76,6 +80,11 @@ mkDerivation rec {
akonadi-contacts
akonadi-calendar-tools
kdepim-runtime
gpgme
pimcommon
mailcommon
messagelib
];
propagatedUserEnvPkgs = [ akonadi kdepim-runtime akonadi-search ];