fix unreferenced variable
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
ansible.builtin.set_fact:
|
||||
hyprcursor:
|
||||
vers: "{{ pkgconfig.hyprcursor.version }}"
|
||||
repo: "{{ pkgconfig.hyprcursor.repo }}"
|
||||
pkg_deps: "{{ pkgconfig.hyprcursor.pkg_deps }}"
|
||||
build_deps: "{{ srcconfig.hyprcursor.deps[ansible_os_family] }}"
|
||||
clean: "{{ pkgconfig_hyprland_clean | default(package_default_clean_src) }}"
|
||||
|
||||
Reference in New Issue
Block a user