Files
nixpkgs/pkgs/development/libraries/fltk
John Chadwick 41c43b7c21 fltk14: add libdecor to buildInputs
FLTK_USE_SYSTEM_LIBDECOR is set, but it is not adhered to because libdecor is
not provided in the build environment. This causes FLTK to use bundled libdecor,
which causes an unexpected link-time dependency on GTK+3, which causes a lot of
issues.

Fix this by adding libdecor to the build environment.
2025-09-29 17:06:39 -04:00
..
2025-09-29 17:06:39 -04:00
2025-09-26 15:39:07 +02:00