about summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authorgnidorah <gnidorah@users.noreply.github.com>2017-12-23 07:21:42 +0300
committergnidorah <gnidorah@users.noreply.github.com>2017-12-24 12:54:20 +0300
commitc3efc3221024ae167e1fe871c9ecc1cc79cf5b18 (patch)
treed38b26e5d63f7a1df164d4aa6bb8be00b111fdf9 /pkgs/applications/graphics
parent941e36f246b214136d7c203e28fb646b3d4c7611 (diff)
downloadnixlib-c3efc3221024ae167e1fe871c9ecc1cc79cf5b18.tar
nixlib-c3efc3221024ae167e1fe871c9ecc1cc79cf5b18.tar.gz
nixlib-c3efc3221024ae167e1fe871c9ecc1cc79cf5b18.tar.bz2
nixlib-c3efc3221024ae167e1fe871c9ecc1cc79cf5b18.tar.lz
nixlib-c3efc3221024ae167e1fe871c9ecc1cc79cf5b18.tar.xz
nixlib-c3efc3221024ae167e1fe871c9ecc1cc79cf5b18.tar.zst
nixlib-c3efc3221024ae167e1fe871c9ecc1cc79cf5b18.zip
digikam: fix build
Diffstat (limited to 'pkgs/applications/graphics')
-rw-r--r--pkgs/applications/graphics/digikam/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/digikam/default.nix b/pkgs/applications/graphics/digikam/default.nix
index 1e2ff00cdb2c..c955a61d3696 100644
--- a/pkgs/applications/graphics/digikam/default.nix
+++ b/pkgs/applications/graphics/digikam/default.nix
@@ -84,7 +84,8 @@ mkDerivation rec {
     qtsvg
     qtwebkit
 
-    kcalcore
+    # https://bugs.kde.org/show_bug.cgi?id=387960
+    #kcalcore
     kconfigwidgets
     kcoreaddons
     kfilemetadata