mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
meson: add foot (render.c) -> srgb.h dep
otherwise, depending on ninja dependency resolution order and parallel
build, srgb.h may not be built in time
Fixes: ccf625b991 ("render: gamma-correct blending")
This commit is contained in:
parent
6922ab2b8e
commit
9b776f2d6d
2 changed files with 2 additions and 1 deletions
|
|
@ -78,6 +78,7 @@
|
|||
|
||||
* Regression: assertion in `url-mode.c` when activating a second URL
|
||||
via `show-urls-persistent` ([#2000][2000]).
|
||||
* Build failure (`srgb.h` not found) when doing a parallel build.
|
||||
|
||||
[2000]: https://codeberg.org/dnkl/foot/issues/2000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue