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:
authorMapsWithMe OSM User <admin@mapswithme.com>2014-09-14 05:04:07 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:26:58 +0300
commitd41a0d64ea69c05d58ca668b7ce65ca6dc9fc0d4 (patch)
tree71f9ca258577617c4f902b515fa57d023ef3b9dc /drape_head/drape_head.pro
parent04ab49cd6f0598423df50773ed13ae12e8de6741 (diff)
[linux] Fixed compilation issues
Diffstat (limited to 'drape_head/drape_head.pro')
-rw-r--r--drape_head/drape_head.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/drape_head/drape_head.pro b/drape_head/drape_head.pro
index 4562cd5763..08000eea03 100644
--- a/drape_head/drape_head.pro
+++ b/drape_head/drape_head.pro
@@ -1,6 +1,6 @@
# Head project for drape develop and debuging
ROOT_DIR = ..
-DEPENDENCIES = drape_frontend map drape indexer platform geometry coding base expat protobuf jansson zlib fribidi
+DEPENDENCIES = drape_frontend map anim drape indexer platform geometry coding base expat protobuf jansson zlib fribidi tomcrypt
include($$ROOT_DIR/common.pri)