[PATCH] Add note about runtime dependencies for admin tool

Wald Commits scm-commit at wald.intevation.org
Wed Jul 30 16:23:01 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1406730175 -7200
# Node ID 9792c69201c29d0829903917300308f5187b1b32
# Parent  b642e80c77a82bf967ee2b36e53464d04e8c3536
Add note about runtime dependencies for admin tool

diff -r b642e80c77a8 -r 9792c69201c2 INSTALL
--- a/INSTALL	Wed Jul 30 15:45:47 2014 +0200
+++ b/INSTALL	Wed Jul 30 16:22:55 2014 +0200
@@ -3,7 +3,7 @@
 
 For Debian based GNU / Linux
 ============================
-Tested development platform: Ubuntu 13.10.
+Tested development platform: Ubuntu 14.4.
 
 The following commands build qt5 and polarssl which are dependencies of the Software.
 For build dependencies please refer to the Qt documentation 
@@ -148,3 +148,10 @@
         -DCMAKE_PREFIX_PATH="$MXETARGET/qt5;$MXETARGET;" \
         -DCMAKE_TOOLCHAIN_FILE="$MXETARGET/share/cmake/mxe-conf.cmake" \
         -DCMAKE_VERBOSE_MAKEFILE=True
+
+Runtime Depdendencies
+=====================
+The Admin tool needs some additional software to be able to create installtion
+packages:
+
+    apt-get install nsis wine sharutils


More information about the Trustbridge-commits mailing list