Build from source on Debian Wheezy.

This commit is contained in:
Andreas Lind 2014-10-27 15:23:40 +01:00
parent ed6a966534
commit ffbe6b7d76

View File

@ -85,7 +85,7 @@ case $(uname -s) in
echo "Installing libvips via apt-get"
apt-get install -y libvips-dev
;;
precise)
precise|wheezy)
# Ubuntu 12
echo "Installing libvips dependencies via apt-get"
add-apt-repository -y ppa:lyrasis/precise-backports