mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Add assumeyes flag for Fedora #167
This commit is contained in:
parent
1f7e80e581
commit
55ea432711
@ -137,7 +137,7 @@ case $(uname -s) in
|
||||
"Fedora release 21 "*|"Fedora release 22 "*)
|
||||
# Fedora 21, 22
|
||||
echo "Installing libvips via yum"
|
||||
yum install vips-devel
|
||||
yum install -y vips-devel
|
||||
;;
|
||||
*)
|
||||
# Unsupported RHEL-based OS
|
||||
|
Loading…
x
Reference in New Issue
Block a user