diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-16 13:03:47 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-09-16 13:03:47 +0200 |
commit | 7f79cf98df18905e0240e271fc8a1df83a2a4031 (patch) | |
tree | 8471e95de8a700294612756da670bba0f0595fb0 /README.md | |
parent | 2fc4dad6f1cd8c2f7798822d07b6918e639ee200 (diff) | |
download | ODR-AudioEnc-7f79cf98df18905e0240e271fc8a1df83a2a4031.tar.gz ODR-AudioEnc-7f79cf98df18905e0240e271fc8a1df83a2a4031.tar.bz2 ODR-AudioEnc-7f79cf98df18905e0240e271fc8a1df83a2a4031.zip |
Remove libfec dependency
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ Requirements: * A C++11 compiler * FDK-AAC with the DAB+ patches * ImageMagick magickwand (optional, for MOT slideshow) -* Download and install libfec from https://github.com/Opendigitalradio/ka9q-fec * Install ZeroMQ 4.0.4 or more recent * If your distribution does not include it, take it from from http://download.zeromq.org/zeromq-4.0.4.tar.gz |