Correct resolution of typo

This commit is contained in:
wiredfool 2014-03-26 14:11:41 -07:00
parent b91326b195
commit 8ffcf97070

View File

@ -21,7 +21,7 @@ install:
# - "sudo apt-get install python-tk"
# webp
- pushd depends && ./install_web.sh && popd
- pushd depends && ./install_webp.sh && popd
# openjpeg
- pushd depends && ./install_openjpeg.sh && popd