kipi_plugins: mark as broken; should come from digikam
This commit is contained in:
parent
adea4335a1
commit
6af1388fbd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue