Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <deathbaba@gmail.com>2011-10-02 19:49:09 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:25:00 +0300
commita9966a11fc6d96e86fc75fc191e8eb1b63140fda (patch)
treea559eea759cda94708015e43041d8880ca9484a5 /map/map_tests/map_tests.pro
parentfa80cfa7276f6940fbb17d0cc7625043651c9982 (diff)
[linux] Build fixes
Diffstat (limited to 'map/map_tests/map_tests.pro')
-rw-r--r--map/map_tests/map_tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/map/map_tests/map_tests.pro b/map/map_tests/map_tests.pro
index 88708f91db..ab73d5eab6 100644
--- a/map/map_tests/map_tests.pro
+++ b/map/map_tests/map_tests.pro
@@ -6,7 +6,7 @@ CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ../..
-DEPENDENCIES = map yg indexer platform geometry coding base freetype fribidi expat
+DEPENDENCIES = map indexer platform geometry coding base
include($$ROOT_DIR/common.pri)