Skip to content

Install imagick packages for cflinuxfs4 php build - #73

Merged
sophiewigmore merged 1 commit into
cloudfoundry:mainfrom
brayanhenao:fix-php-build-errors
Apr 24, 2023
Merged

Install imagick packages for cflinuxfs4 php build#73
sophiewigmore merged 1 commit into
cloudfoundry:mainfrom
brayanhenao:fix-php-build-errors

Conversation

@brayanhenao

@brayanhenao brayanhenao commented Apr 24, 2023

Copy link
Copy Markdown
Contributor

Context

After the removal of Python and its relative packages in cloudfoundry/cflinuxfs4#2, libmagickwand-dev was removed.

The builds that contain the PHP Module Imagick in the modules.yml file will configure/compile that module and it will fail since it requires the previously mentioned package

Solution

Create a new Recipe for Imagick and modify the configure step to install the specific libmagickwand-dev package.

@brayanhenao

Copy link
Copy Markdown
Contributor Author

@cloudfoundry/wg-app-runtime-interfaces-buildpacks-tooling-approvers

@sophiewigmore
sophiewigmore merged commit 2959777 into cloudfoundry:main Apr 24, 2023
@brayanhenao
brayanhenao deleted the fix-php-build-errors branch April 24, 2023 14:07
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.

2 participants