Commit 4f15a34
committed
ci/mac: disable unnecessary dependencies egl and x11 clipboard
if mesa is installed for KosmicKrisp it also installs dependencies that
are autodetected and basically useless on macOS. this leads +200mb of
dylibs when bundled.
for example:
libEGL.dylib > libgallium.dylib > libLLVM.dylib (+190mb)
libXfixes.dylib > libX11.dylib
libX11-xcb.dylib1 parent 4caa8a2 commit 4f15a34
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments