Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase CMake minimum version from 3.9 to 3.16 #3997

Merged
merged 10 commits into from
Jan 14, 2024
Prev Previous commit
Next Next commit
Add libwebp-dev for TravisCI
mwtoews committed Jan 11, 2024
commit ce7f97b03b4bf79bbfc666143fc5093e42f046dd
2 changes: 1 addition & 1 deletion travis/linux_generic/before_install.sh
Original file line number Diff line number Diff line change
@@ -8,6 +8,6 @@ set -e
sudo apt-get install -qq \
sqlite3 zip \
libsqlite3-dev \
libtiff-dev \
libtiff-dev libwebp-dev \
libcurl4-openssl-dev libnghttp2-dev libidn2-dev librtmp-dev libssh-dev \
libpsl-dev libssl-dev libkrb5-dev comerr-dev libldap2-dev libbrotli-dev