From ffbe6b7d768c8927a6c6a6d7f9a86a4c756ac05b Mon Sep 17 00:00:00 2001 From: Andreas Lind Date: Mon, 27 Oct 2014 15:23:40 +0100 Subject: [PATCH] Build from source on Debian Wheezy. --- preinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preinstall.sh b/preinstall.sh index 0c5cdff2..65adb6a7 100755 --- a/preinstall.sh +++ b/preinstall.sh @@ -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