summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-06-10 22:47:14 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-06-10 22:47:14 (GMT)
commit6f56474450b7c54f2c95b5dea6a7a42623141649 (patch)
tree420c52085d8cf778360c09baf9722b21d01259da /docs
parenta154682fc1b25581742d38dd5fe9aa06ede167b7 (diff)
downloaduscxml-6f56474450b7c54f2c95b5dea6a7a42623141649.zip
uscxml-6f56474450b7c54f2c95b5dea6a7a42623141649.tar.gz
uscxml-6f56474450b7c54f2c95b5dea6a7a42623141649.tar.bz2
W3C MMI Architecture framework
Diffstat (limited to 'docs')
-rw-r--r--docs/BUILDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BUILDING.md b/docs/BUILDING.md
index c7415b1..a9096eb 100644
--- a/docs/BUILDING.md
+++ b/docs/BUILDING.md
@@ -154,7 +154,7 @@ This would be all distributions based on Debian, like Ubuntu, Linux Mint and the
$ sudo apt-get install git cmake cmake-curses-gui make g++
# uscxml required dependencies
- $ sudo apt-get install libxml2-dev
+ $ sudo apt-get install libxml2-dev libcurl4-openssl-dev
There may still be packages missing due to the set of dependencies among packages
in the various distributons. Try to run cmake and resolve dependencies until you