Skip to content

Commit 5032aa6

Browse files
committed
[testapp] Let's be brave now, re-add harfbuzz
This reverts commit e504d1b
1 parent 3c60de3 commit 5032aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapps/on_device_unit_tests/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
'apk':
4040
{
4141
'requirements':
42-
'sqlite3,libffi,openssl,pyjnius,kivy,python3,requests,Pillow,matplotlib,kiwisolver',
42+
'sqlite3,libffi,openssl,pyjnius,kivy,python3,requests,harfbuzz,Pillow,matplotlib,kiwisolver',
4343
'android-api': 27,
4444
'ndk-api': 21,
4545
'dist-name': 'bdist_unit_tests_app',

0 commit comments

Comments
 (0)