summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLuboš Doležel <lubos@dolezel.info>2015-07-04 22:11:12 +0200
committerLuboš Doležel <lubos@dolezel.info>2015-07-04 22:11:12 +0200
commit4ec69237e6b777df818bc95bd46a58448340b30d (patch)
treec08584cb8cd034d071f476372ceb6de44447fa6c /README.md
parent636331cbf0e0d0947f5d25771c5a0689f07564fd (diff)
downloadtwinkle-4ec69237e6b777df818bc95bd46a58448340b30d.tar
twinkle-4ec69237e6b777df818bc95bd46a58448340b30d.tar.gz
twinkle-4ec69237e6b777df818bc95bd46a58448340b30d.tar.lz
twinkle-4ec69237e6b777df818bc95bd46a58448340b30d.tar.xz
twinkle-4ec69237e6b777df818bc95bd46a58448340b30d.zip
Replaced Boost regex dependency with C++11 regex
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2caba48..15891ff 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,6 @@ To compile Twinkle you need the following libraries:
* commoncpp2 and ucommon (version >= 1.4.2) - [GNU Common C++](http://www.gnu.org/software/commoncpp/)
* ccRTP (version >= 1.5.0) [GNU RTP Stack](http://www.gnu.org/software/ccrtp/)
* libxml2
-* Boost regex
* libsndfile
* Qt 4 or Qt 5