Skip to content

Commit b154011

Browse files
embarc-gabrielkryksyh
authored andcommitted
recipes: enable png on freetype
1 parent 6dce085 commit b154011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/freetype/spec.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set(DEP_CMAKE_ARGS
77
-DBUILD_SHARED_LIBS=ON
88
-DFT_DISABLE_ZLIB=TRUE
99
-DFT_DISABLE_BZIP2=TRUE
10-
-DFT_DISABLE_PNG=TRUE
10+
-DFT_DISABLE_PNG=FALSE
1111
-DFT_DISABLE_HARFBUZZ=TRUE
1212
-DFT_DISABLE_BROTLI=TRUE
1313
)

0 commit comments

Comments
 (0)