Skip to content

Fix build on Debian Buster #9

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

Merged
merged 1 commit into from
Jul 29, 2019
Merged

Fix build on Debian Buster #9

merged 1 commit into from
Jul 29, 2019

Conversation

cedric-anne
Copy link
Member

Some CircleCI base images are now build on Debian Buster.

  1. Install the old version of libfreetype6-dev to be able to compile GD extension (see Installing gd on buster results in freetype-config not found docker-library/php#865).
  2. Install default-mysql-client (which was already available on Stretch) instead of mysql-client (which is not available anymore on Buster). It means that we will now use a MariaDB client.

@cedric-anne cedric-anne requested review from trasher and orthagh July 22, 2019 08:24
@cedric-anne cedric-anne self-assigned this Jul 22, 2019
trasher
trasher previously approved these changes Jul 22, 2019
@cedric-anne cedric-anne dismissed trasher’s stale review July 22, 2019 09:50

I made some changes.

@cedric-anne cedric-anne requested a review from trasher July 28, 2019 18:26
@cedric-anne cedric-anne merged commit 3570d7d into glpi-project:master Jul 29, 2019
@cedric-anne cedric-anne deleted the bugfix/fix-build-on-buster branch July 29, 2019 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants