diff --git a/assets/libglaze-dev_4.4.3-1_all.deb b/assets/libglaze-dev_4.4.3-1_all.deb new file mode 100644 index 0000000..7463ce0 Binary files /dev/null and b/assets/libglaze-dev_4.4.3-1_all.deb differ diff --git a/install-scripts/hyprland.sh b/install-scripts/hyprland.sh index 1388b0b..6339c89 100755 --- a/install-scripts/hyprland.sh +++ b/install-scripts/hyprland.sh @@ -6,9 +6,11 @@ tag="v0.49.0" hyprland=( - libxcb-errors-dev - libre2-dev - libglaze-dev + libxcb-errors-dev + libre2-dev + libglaze-dev + libudis86-dev + libinotify-ocaml-dev ) ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##