mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
prettier
This commit is contained in:
@ -96,7 +96,14 @@ parts:
|
|||||||
- libllvm17
|
- libllvm17
|
||||||
- libunistring5
|
- libunistring5
|
||||||
- librsvg2-2
|
- librsvg2-2
|
||||||
- on amd64: [i965-va-driver,libdrm-intel1,libdrm-nouveau2,libdrm-amdgpu1,libdrm-radeon1]
|
- on amd64:
|
||||||
|
[
|
||||||
|
i965-va-driver,
|
||||||
|
libdrm-intel1,
|
||||||
|
libdrm-nouveau2,
|
||||||
|
libdrm-amdgpu1,
|
||||||
|
libdrm-radeon1,
|
||||||
|
]
|
||||||
stage:
|
stage:
|
||||||
# The libraries in dri need no-patchelf, so they come from the mesa-unpatched part
|
# The libraries in dri need no-patchelf, so they come from the mesa-unpatched part
|
||||||
- -usr/lib/*/dri
|
- -usr/lib/*/dri
|
||||||
|
Reference in New Issue
Block a user