changeset 1263:827abc0923a8

Clarify that linguist and uitools are optional
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 26 Sep 2014 16:06:44 +0200
parents dcce1e7201e2
children 3cd8dd706aaa
files INSTALL
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Fri Sep 26 16:02:16 2014 +0200
+++ b/INSTALL	Fri Sep 26 16:06:44 2014 +0200
@@ -41,6 +41,9 @@
     nice make -j`nproc` && \
     make install
 
+If you want to build the localization you need the qt localization tools.
+To build them:
+
     cd .. && \
     cd qttools/src/designer/src/uitools && \
     qmake && \
@@ -52,6 +55,9 @@
     nice make -j`nproc` &&\
     make install
 
+
+Polarssl is required for TrustBridge:
+
     curl -O https://polarssl.org/download/polarssl-1.3.8-gpl.tgz
     318171db41335cacbb5b0047c94f1faf91442ab70a223b5223436703c9406ff1 polarssl-1.3.8-gpl.tgz
 

http://wald.intevation.org/projects/trustbridge/