summaryrefslogtreecommitdiff
path: root/position-web-service
diff options
context:
space:
mode:
authorMarco Residori <marco.residori@xse.de>2015-07-07 10:54:49 +0200
committerMarco Residori <marco.residori@xse.de>2015-07-07 10:54:49 +0200
commit09bcb918c70cc40781b8b62cb732f4fd9ffce396 (patch)
tree6eed04cda380b07ac420306dede129fca98b5681 /position-web-service
parentf7b6d8fc0ce6833d86012c458a3e99d31c4cc1d9 (diff)
downloadpositioning-09bcb918c70cc40781b8b62cb732f4fd9ffce396.tar.gz
Improve README files
Diffstat (limited to 'position-web-service')
-rw-r--r--position-web-service/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/position-web-service/README b/position-web-service/README
index 0383318..0e44fb2 100644
--- a/position-web-service/README
+++ b/position-web-service/README
@@ -27,7 +27,7 @@ IMPORTANT NOTE: Please install the DBus cpp bindings: https://github.com/stratus
is old and has serious bug in the DBus dispatcher, that is (partially) solved
by the version indicated above.
-On top of the EnhancedPositionService, the software packages Boost and Firebreath must also be installed.
+On top of the EnhancedPositionService, the software packages libgtk-2.0-dev, boost and Firebreath must also be installed.
FireBreath is a "framework that allows easy creation of powerful browser plugins" (http://www.firebreath.org).
All necessary packages are automatically downloaded and installed by the script build-all.sh.