Fixed missed fribidi dependence

This commit is contained in:
Alex Zolotarev 2011-01-11 15:04:13 +01:00 committed by Alex Zolotarev
parent 046f3748d4
commit 10368127c4

View file

@ -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)