mirror of
https://github.com/hyprwm/hyprgraphics.git
synced 2025-12-20 01:40:03 +01:00
Nix: add librsvg dep
Some checks failed
Build & Test (Arch) / Arch: Build and Test (gcc) (push) Has been cancelled
Build & Test (Arch) / Arch: Build and Test (clang) (push) Has been cancelled
Build & Test / nix (hyprgraphics) (push) Has been cancelled
Build & Test / nix (hyprgraphics-with-tests) (push) Has been cancelled
Some checks failed
Build & Test (Arch) / Arch: Build and Test (gcc) (push) Has been cancelled
Build & Test (Arch) / Arch: Build and Test (clang) (push) Has been cancelled
Build & Test / nix (hyprgraphics) (push) Has been cancelled
Build & Test / nix (hyprgraphics-with-tests) (push) Has been cancelled
This commit is contained in:
parent
f4995eaa46
commit
899ff15787
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
libheif,
|
||||
libjpeg,
|
||||
libjxl,
|
||||
librsvg,
|
||||
libspng,
|
||||
libwebp,
|
||||
pango,
|
||||
|
|
@ -54,6 +55,7 @@ in
|
|||
libheif
|
||||
libjpeg
|
||||
libjxl
|
||||
librsvg
|
||||
libspng
|
||||
libwebp
|
||||
pango
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue