mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-14 20:59:06 +00:00
Apply a patch to fix the generated Qt6Qwt6.pc when qwt is built against Qt6. The file otherwise contains requires for Qt5 libraries. I vendored the patch, because I couldn't find a way to use fetchpatch with sourceforge.net. It is created with "git format-patch" directly from the upstream qwt git repo.