kmail: fix compilation

This commit is contained in:
Jos van den Oever
2019-05-20 20:18:00 -04:00
committed by worldofpeace
parent 0cfb078b37
commit ec4448a376
2 changed files with 25 additions and 0 deletions
+1
View File
@@ -26,4 +26,5 @@ mkDerivation {
libksieve mailcommon messagelib pim-sieve-editor qtscript qtwebengine
];
propagatedUserEnvPkgs = [ kdepim-runtime kwallet ];
patches = [ ./kmail.patch ];
}