kipi_plugins: mark as broken; should come from digikam
This commit is contained in:
parent
adea4335a1
commit
6af1388fbd
@ -25,5 +25,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.kipi-plugins.org;
|
homepage = http://www.kipi-plugins.org;
|
||||||
inherit (kdelibs.meta) platforms;
|
inherit (kdelibs.meta) platforms;
|
||||||
maintainers = with stdenv.lib.maintainers; [ viric urkud ];
|
maintainers = with stdenv.lib.maintainers; [ viric urkud ];
|
||||||
|
broken = true; # it should be build from digikam sources, perhaps together
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user