mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
libsForQt5.kitinerary: mark broken
Not worth salvaging.
This commit is contained in:
parent
9737e0f8cd
commit
772cf181e1
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ mkDerivation {
|
|||
meta = {
|
||||
license = with lib.licenses; [ lgpl21 ];
|
||||
maintainers = [ lib.maintainers.bkchr ];
|
||||
broken = true; # doesn't build with latest Poppler
|
||||
};
|
||||
nativeBuildInputs = [
|
||||
extra-cmake-modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue