blob: 2225e11e1665d06b7359bd478cc12fd804507ea9 (
plain)
1
2
3
4
5
6
7
8
9
|
Title: Pin FLTK to 1.3 in homebrew
Author: rodarima
Created: Wed, 27 Nov 2024 20:56:49 +0000
State: closed
Homebrew has updated the default version of FLTK to 1.4, which is causing rendering issues in Dillo. So for now, we build with FLTK 1.3 by pinning it.
See: https://github.com/Homebrew/homebrew-core/pull/198029
See: https://github.com/dillo-browser/dillo/issues/246
|