mirror of
https://github.com/hyprwm/hyprgraphics.git
synced 2025-12-20 07:30: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,
|
libheif,
|
||||||
libjpeg,
|
libjpeg,
|
||||||
libjxl,
|
libjxl,
|
||||||
|
librsvg,
|
||||||
libspng,
|
libspng,
|
||||||
libwebp,
|
libwebp,
|
||||||
pango,
|
pango,
|
||||||
|
|
@ -54,6 +55,7 @@ in
|
||||||
libheif
|
libheif
|
||||||
libjpeg
|
libjpeg
|
||||||
libjxl
|
libjxl
|
||||||
|
librsvg
|
||||||
libspng
|
libspng
|
||||||
libwebp
|
libwebp
|
||||||
pango
|
pango
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue