Skip to content

Add homebrew support for bz2 and iconv#1118

Merged
morozov merged 1 commit intophpbrew:masterfrom
markwu:fix-homebrew-dependency-for-bz2andiconv
Dec 22, 2019
Merged

Add homebrew support for bz2 and iconv#1118
morozov merged 1 commit intophpbrew:masterfrom
markwu:fix-homebrew-dependency-for-bz2andiconv

Conversation

@markwu
Copy link
Contributor

@markwu markwu commented Dec 22, 2019

Add homebrew dependency support for bz2 and iconv. Now, you don't need to do +bz2=$(brew --prefix bz2) and +iconv=$(brew --prefix iconv), just +bz2 and +iconv is enough.

But, this only works for phpbrew install, not for phpbrew ext install, you still need to assign prefix as before.

@morozov
Copy link
Contributor

morozov commented Dec 22, 2019

But, this only works for phpbrew install, not for phpbrew ext install, you still need to assign prefix as before.

This will need to be taken care of separately. Thanks @markwu!

@morozov morozov merged commit 801471b into phpbrew:master Dec 22, 2019
@morozov morozov self-assigned this Dec 23, 2019
@markwu markwu deleted the fix-homebrew-dependency-for-bz2andiconv branch January 1, 2020 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants