summary refs log tree commit diff
path: root/pkgs/applications/kde/pim-data-exporter.nix
diff options
context:
space:
mode:
authornyanloutre <paul@nyanlout.re>2019-12-11 22:15:00 +0100
committerFrederik Rietdijk <freddyrietdijk@fridh.nl>2019-12-15 16:13:49 +0100
commit2abd0a559c6653f00d8dd2b73068c5c321be690c (patch)
tree33aebbc39d0969b92b8298301db97d8565961b10 /pkgs/applications/kde/pim-data-exporter.nix
parent3ccb0bef9c8c8483b2712eb71939e7ee2b4fafc6 (diff)
downloadnixpkgs-2abd0a559c6653f00d8dd2b73068c5c321be690c.tar
nixpkgs-2abd0a559c6653f00d8dd2b73068c5c321be690c.tar.gz
nixpkgs-2abd0a559c6653f00d8dd2b73068c5c321be690c.tar.bz2
nixpkgs-2abd0a559c6653f00d8dd2b73068c5c321be690c.tar.lz
nixpkgs-2abd0a559c6653f00d8dd2b73068c5c321be690c.tar.xz
nixpkgs-2abd0a559c6653f00d8dd2b73068c5c321be690c.tar.zst
nixpkgs-2abd0a559c6653f00d8dd2b73068c5c321be690c.zip
treewide: replace kcalcore dependencies with kcalendarcore
Diffstat (limited to 'pkgs/applications/kde/pim-data-exporter.nix')
-rw-r--r--pkgs/applications/kde/pim-data-exporter.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/kde/pim-data-exporter.nix b/pkgs/applications/kde/pim-data-exporter.nix
index 9f2117b41fb..82cdf19df94 100644
--- a/pkgs/applications/kde/pim-data-exporter.nix
+++ b/pkgs/applications/kde/pim-data-exporter.nix
@@ -1,7 +1,7 @@
 {
   mkDerivation, lib, kdepimTeam,
   extra-cmake-modules, kdoctools,
-  akonadi, akonadi-notes, kcalcore, kcmutils, kcrash, kdbusaddons,
+  akonadi, akonadi-notes, kcalendarcore, kcmutils, kcrash, kdbusaddons,
   kidentitymanagement, kldap, kmailtransport, knewstuff, knotifications,
   knotifyconfig, kparts, kross, ktexteditor, kwallet, libkdepim, libkleo,
   pimcommon, qttools, karchive, mailcommon, messagelib
@@ -15,7 +15,7 @@ mkDerivation {
   };
   nativeBuildInputs = [ extra-cmake-modules kdoctools ];
   buildInputs = [
-    akonadi akonadi-notes kcalcore kcmutils kcrash kdbusaddons
+    akonadi akonadi-notes kcalendarcore kcmutils kcrash kdbusaddons
     kidentitymanagement kldap kmailtransport knewstuff knotifications
     knotifyconfig kparts kross ktexteditor kwallet libkdepim libkleo pimcommon
     qttools karchive mailcommon messagelib