added libicu-dev to readme instructions

This commit is contained in:
Peter Honeder 2015-07-28 18:50:10 +02:00
parent c080f351ea
commit 6469bd5a95

View file

@ -134,9 +134,10 @@ Install necessary packages.
- GCC and G++, for compiling C and C++ native code
- [GNU Make][], for building `monad-linux`
- [CMake][], for building `src/monad-native`
- libicu-dev, for building `src/monad-native`
```sh
sudo apt-get install mono-devel libunwind8 gcc g++ make cmake
sudo apt-get install mono-devel libunwind8 gcc g++ make cmake libicu-dev
```
[repository]: http://www.mono-project.com/docs/getting-started/install/linux/#debian-ubuntu-and-derivatives