File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,12 +111,12 @@ VERSION_FREETYPE=2.13.2
111
111
VERSION_EXPAT=2.6.2
112
112
VERSION_ARCHIVE=3.7.2
113
113
VERSION_FONTCONFIG=2.15.0
114
- VERSION_HARFBUZZ=8.3.1
114
+ VERSION_HARFBUZZ=8.4.0
115
115
VERSION_PIXMAN=0.43.4
116
116
VERSION_CAIRO=1.18.0
117
117
VERSION_FRIBIDI=1.0.13
118
- VERSION_PANGO=1.52.1
119
- VERSION_RSVG=2.57.2
118
+ VERSION_PANGO=1.52.2
119
+ VERSION_RSVG=2.57.3
120
120
VERSION_AOM=3.8.2
121
121
VERSION_HEIF=1.17.6
122
122
VERSION_CGIF=0.3.2
@@ -395,7 +395,7 @@ meson install -C _build --tag devel
395
395
# https://bugs.freedesktop.org/show_bug.cgi?id=7331
396
396
# https://gitlab.freedesktop.org/pkg-config/pkg-config/-/commit/6d6dd43e75e2bc82cfe6544f8631b1bef6e1cf45
397
397
# TODO(kleisauke): Remove when Amazon Linux 2 reaches EOL.
398
- sed -i' .bak' " /^Requires:/s/ freetype2,//" ${TARGET} /lib/pkgconfig/harfbuzz.pc
398
+ sed -i' .bak' " /^Requires:/s/ freetype2.* ,//" ${TARGET} /lib/pkgconfig/harfbuzz.pc
399
399
sed -i' .bak' " /^Libs:/s/$/ -lfreetype/" ${TARGET} /lib/pkgconfig/harfbuzz.pc
400
400
401
401
build_freetype -Dharfbuzz=enabled
You can’t perform that action at this time.
0 commit comments