We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7b022e + a08d326 commit 99bee73Copy full SHA for 99bee73
.github/actions/brew/action.yml
@@ -12,31 +12,16 @@ runs:
12
sudo sed -Ei '' "s/$code.*/$code, overwrite: true\)/" "$formula_installer"
13
14
brew install \
15
- pkg-config \
16
- autoconf \
17
bison \
18
re2c
19
20
- [email protected] \
21
- curl \
22
bzip2 \
23
enchant \
24
libffi \
25
- libpng \
26
- webp \
27
- freetype \
28
intltool \
29
- icu4c \
30
libiconv \
31
- zlib \
32
t1lib \
33
- gd \
34
- libzip \
35
- gmp \
36
- tidy-html5 \
37
libxml2 \
38
libjpeg \
39
libsodium \
40
- libxslt \
41
- postgresql
42
- brew link icu4c gettext --force
+ libxslt
0 commit comments