mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 04:01:56 -07:00
nix/meson: add re2 dependency (#8738)
* nix/default: add re2 dependency * meson: add re2
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user