diff --git a/depends/README.rst b/depends/README.rst index 779e956f4..069d2b81f 100644 --- a/depends/README.rst +++ b/depends/README.rst @@ -1,9 +1,12 @@ Depends ======= -``install_openjpeg.sh``, ``install_webp.sh`` and ``install_imagequant.sh`` can -be used to download, build & install non-packaged dependencies; useful for -testing with Travis CI. +``install_openjpeg.sh``, ``install_webp.sh``, ``install_imagequant.sh``, +``install_raqm.sh`` and ``install_raqm_cmake.sh`` can be used to download, +build & install non-packaged dependencies; useful for testing with Travis CI. + +``install_extra_test_images.sh`` can be used to install additional test images +that are used for Travis CI and AppVeyor. The other scripts can be used to install all of the dependencies for the listed operating systems/distros. The ``ubuntu_14.04.sh`` and