kipi_plugins: mark as broken; should come from digikam

This commit is contained in:
Vladimír Čunát 2014-08-14 15:42:57 +02:00
parent adea4335a1
commit 6af1388fbd

View file

@ -25,5 +25,6 @@ stdenv.mkDerivation rec {
homepage = http://www.kipi-plugins.org;
inherit (kdelibs.meta) platforms;
maintainers = with stdenv.lib.maintainers; [ viric urkud ];
broken = true; # it should be build from digikam sources, perhaps together
};
}