Skip to content

Commit

Permalink
Android: Add harfbuzz dependency for ass update
Browse files Browse the repository at this point in the history
  • Loading branch information
mspieth committed Jan 3, 2023
1 parent 2a466c0 commit b85f983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/programs/mythfrontend/mythfrontend.pro
Expand Up @@ -137,6 +137,7 @@ android {
ANDROID_EXTRA_LIBS += $$(MYTHINSTALLLIBCOMMON)libicudata70.so
ANDROID_EXTRA_LIBS += $$(MYTHINSTALLLIBCOMMON)libexiv2.14.so
ANDROID_EXTRA_LIBS += $$(MYTHINSTALLLIBCOMMON)libfreetype.so
ANDROID_EXTRA_LIBS += $$(MYTHINSTALLLIBCOMMON)libharfbuzz.so
ANDROID_EXTRA_LIBS += $$(MYTHINSTALLLIBCOMMON)libfribidi.so
ANDROID_EXTRA_LIBS += $$(MYTHINSTALLLIBCOMMON)libiconv.so
ANDROID_EXTRA_LIBS += $$(MYTHINSTALLLIBCOMMON)libass.so
Expand Down

0 comments on commit b85f983

Please sign in to comment.