summary refs log tree commit diff
path: root/pkgs/applications/kde/ark
diff options
context:
space:
mode:
authorJos van den Oever <jos@vandenoever.info>2017-04-21 16:45:54 +0200
committerJos van den Oever <jos@vandenoever.info>2017-04-24 18:03:13 +0200
commit10d329a6d2edef8428d06b48cd299a8eb9bca624 (patch)
tree89fa49e98082362cb307f4d8935fe1a12afec25e /pkgs/applications/kde/ark
parent34f492d7d83504453e64656d6f3d30bd6c263d1a (diff)
downloadnixpkgs-10d329a6d2edef8428d06b48cd299a8eb9bca624.tar
nixpkgs-10d329a6d2edef8428d06b48cd299a8eb9bca624.tar.gz
nixpkgs-10d329a6d2edef8428d06b48cd299a8eb9bca624.tar.bz2
nixpkgs-10d329a6d2edef8428d06b48cd299a8eb9bca624.tar.lz
nixpkgs-10d329a6d2edef8428d06b48cd299a8eb9bca624.tar.xz
nixpkgs-10d329a6d2edef8428d06b48cd299a8eb9bca624.tar.zst
nixpkgs-10d329a6d2edef8428d06b48cd299a8eb9bca624.zip
kdeApplications: 16.12.3 -> 17.04.0
Diffstat (limited to 'pkgs/applications/kde/ark')
-rw-r--r--pkgs/applications/kde/ark/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/kde/ark/default.nix b/pkgs/applications/kde/ark/default.nix
index e1e25b2acf2..52cb403f202 100644
--- a/pkgs/applications/kde/ark/default.nix
+++ b/pkgs/applications/kde/ark/default.nix
@@ -4,7 +4,7 @@
   extra-cmake-modules, kdoctools, makeWrapper,
 
   karchive, kconfig, kcrash, kdbusaddons, ki18n, kiconthemes, khtml, kio,
-  kservice, kpty, kwidgetsaddons, libarchive,
+  kservice, kpty, kwidgetsaddons, libarchive, kitemmodels,
 
   # Archive tools
   p7zip, unzipNLS, zip,
@@ -22,7 +22,7 @@ let
       ];
       propagatedBuildInputs = [
         khtml ki18n kio karchive kconfig kcrash kdbusaddons kiconthemes kservice
-        kpty kwidgetsaddons libarchive
+        kpty kwidgetsaddons libarchive kitemmodels
       ];
       postInstall =
         let