adding hyprland src install

This commit is contained in:
Matthew Stobbs
2025-02-28 15:57:02 -07:00
parent 6365e266f4
commit 91cdc5056c
10 changed files with 191 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
- name: Set hyperwayland-scanner config
ansible.builtin.set_fact:
hyprwayland_scanner:
vers: "{{ pkgconfig.hyprwayland_scanner.version }}"
repo: "{{ pkgconfig.hyprwayland_scanner.repo }}"
build_deps: "{{ pkgconfig.hyprwayland_scanner.build_deps[ansible_os_family] }}"