mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
fix(snap): add chafa, wl-clipboard and xclip to snap
This commit is contained in:
parent
2e49ba1add
commit
478a7ff68c
1 changed files with 3 additions and 0 deletions
|
|
@ -27,11 +27,14 @@ parts:
|
||||||
- jq
|
- jq
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- 7zip
|
- 7zip
|
||||||
|
- chafa
|
||||||
- fd-find
|
- fd-find
|
||||||
- ffmpeg
|
- ffmpeg
|
||||||
- fzf
|
- fzf
|
||||||
- libpoppler-cpp0t64
|
- libpoppler-cpp0t64
|
||||||
- ripgrep
|
- ripgrep
|
||||||
|
- wl-clipboard
|
||||||
|
- xclip
|
||||||
- zoxide
|
- zoxide
|
||||||
override-build: |
|
override-build: |
|
||||||
craftctl default
|
craftctl default
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue