mirror of
https://github.com/hyprwm/hyprpaper.git
synced 2024-11-16 22:25:59 +01:00
Nix: add mesa dep
This commit is contained in:
parent
518213b4c0
commit
d82aec027e
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
libsepol,
|
||||
libthai,
|
||||
libwebp,
|
||||
mesa,
|
||||
pango,
|
||||
pcre,
|
||||
pcre2,
|
||||
|
@ -65,6 +66,7 @@ stdenv.mkDerivation {
|
|||
libsepol
|
||||
libthai
|
||||
libwebp
|
||||
mesa
|
||||
pango
|
||||
pcre
|
||||
pcre2
|
||||
|
|
Loading…
Reference in a new issue