Commit 9e4ca54
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 fd55c04 commit 9e4ca54
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