From: <gi...@cr...> - 2025-07-29 20:00:16
|
via 3f39f5e5c14a821f3c9903d0a594f3becba5dd7c (commit) from 33c2588a93d816b10b3e78f712e56469ea3178e7 (commit) ----------------------------------------------------------------------- commit 3f39f5e5c14a821f3c9903d0a594f3becba5dd7c Author: Medrano83 <rob...@gm...> Date: Tue Jul 29 21:53:07 2025 +0200 Fix freetype and libpng not building on macOS Co-authored-by: Perry Fraser <per...@us...> ----------------------------------------------------------------------- Summary of changes: crawl-ref/source/contrib/freetype | 2 +- crawl-ref/source/contrib/libpng | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/crawl-ref/source/contrib/freetype b/crawl-ref/source/contrib/freetype index 9968cd7325..46fe3a1bd5 160000 --- a/crawl-ref/source/contrib/freetype +++ b/crawl-ref/source/contrib/freetype @@ -1 +1 @@ -Subproject commit 9968cd7325b05a5fb2c0e977c01758ea22553532 +Subproject commit 46fe3a1bd590c05231f7a5e8d0568047df6afed6 diff --git a/crawl-ref/source/contrib/libpng b/crawl-ref/source/contrib/libpng index 25ddb21da5..d58bcd1a3f 160000 --- a/crawl-ref/source/contrib/libpng +++ b/crawl-ref/source/contrib/libpng @@ -1 +1 @@ -Subproject commit 25ddb21da5d32b9916b034ff7ebf216e15572a0d +Subproject commit d58bcd1a3f2c37c9b28228b695a96c1215fa4e68 -- Dungeon Crawl Stone Soup |