nix/meson: add re2 dependency (#8738)
* nix/default: add re2 dependency * meson: add re2
This commit is contained in:
parent
c2d14a2013
commit
e340e9f431
4 changed files with 6 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
mesa,
|
||||
pango,
|
||||
pciutils,
|
||||
re2,
|
||||
systemd,
|
||||
tomlplusplus,
|
||||
udis86-hyprland,
|
||||
|
|
@ -128,6 +129,7 @@ in
|
|||
mesa
|
||||
pango
|
||||
pciutils
|
||||
re2
|
||||
tomlplusplus
|
||||
udis86-hyprland
|
||||
wayland
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue