forked from organicmaps/organicmaps
Fixed missed fribidi dependence
This commit is contained in:
parent
046f3748d4
commit
10368127c4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ CONFIG -= app_bundle
|
|||
TEMPLATE = app
|
||||
|
||||
ROOT_DIR = ../..
|
||||
DEPENDENCIES = qt_tstfrm yg map indexer platform geometry coding base expat sgitess freetype
|
||||
DEPENDENCIES = qt_tstfrm yg map indexer platform geometry coding base expat sgitess freetype fribidi
|
||||
|
||||
include($$ROOT_DIR/common.pri)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue