mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Merge pull request #111 from papandreou/preinstallOnDebianWheezy
Build from source on Debian Wheezy
This commit is contained in:
commit
5856e41a62
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user