Remove perl as a dependency

This commit is contained in:
Richo Healey 2015-01-15 00:31:22 -08:00
parent 9ade482b3b
commit 948dcaa72b
2 changed files with 1 additions and 3 deletions

View file

@ -21,7 +21,6 @@ documentation.
1. Make sure you have installed the dependencies:
* `g++` 4.7 or `clang++` 3.x
* `python` 2.6 or later (but not 3.x)
* `perl` 5.0 or later
* GNU `make` 3.81 or later
* `curl`
* `git`