Add explicit list of test framework dependencies

This commit is contained in:
Jeremy Lakeman 2014-01-06 13:11:54 +10:30
parent cc51edd39d
commit 3a87656032

View File

@ -47,6 +47,12 @@ Optional:
* Java compiler and SDK (mandatory for Android's **libservald.so**)
* ALSA sound library and headers (only present on Linux not Android)
Test dependencies:
* bash 3.2.48 or later
* jq 1.3 or later
* curl
Build
-----