Skip to content

Commit 0507f48

Browse files
vinayhvaghamshidebugly
authored andcommitted
Fix minor typo and formatting issues
1 parent f6e1442 commit 0507f48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

do-compile/android/ass.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ check_lib 'freetype2'
3737
check_lib 'fribidi'
3838
check_lib 'harfbuzz'
3939
check_lib 'libunibreak'
40+
check_lib 'fontconfig'
4041
echo "----------------------"
4142

42-
./meson-compatible.sh "-Dtest=false -Dprofile=false -Dfontconfig=enabled -Dcoretext=disabled -Dasm=disabled -Dlibunibreak=enabled"
43+
./meson-compatible.sh "-Dtest=false -Dprofile=false -Dfontconfig=enabled -Dcoretext=disabled -Dasm=disabled -Dlibunibreak=enabled"

0 commit comments

Comments
 (0)