summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2014-09-26 15:52:38 -0400
committerAllen Winter <allen.winter@kdab.com>2014-09-26 15:52:38 -0400
commit30200162af6608634e03cde8ce12db3b448c40a2 (patch)
treeaf30aef7e6870860fb9524031d264540b6fbdeb0 /Install.txt
parent3c13a34c712793823ee2536d8990879d768cf73a (diff)
downloadlibical-git-30200162af6608634e03cde8ce12db3b448c40a2.tar.gz
remove more occurrences of libicu, because not used in this branch
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Install.txt b/Install.txt
index 8dbdb1e5..a1168928 100644
--- a/Install.txt
+++ b/Install.txt
@@ -13,7 +13,6 @@ To build a debug version pass -DCMAKE_BUILD_TYPE=Debug to cmake.
To build libical you will need:
- CMake version 2.8.9 or higher
- Perl
- - libicu (not required but strongly recommended)
- a C compiler (let us know if the build fails with your C compiler)
Building on Unix with gcc or clang: