fix cleaning issues for hyprland

This commit is contained in:
Matthew Stobbs
2025-03-29 14:48:32 -06:00
parent 6c28e4d919
commit 254b7d5c3a
10 changed files with 3 additions and 18 deletions

View File

@@ -6,3 +6,4 @@
pkg_deps: "{{ pkgconfig.xdg_desktop_portal_hyprland.pkg_deps }}"
build_deps: "{{ pkgconfig.xdg_desktop_portal_hyprland.build_deps[ansible_os_family] }}"
git_path: "{{ d_tempdir.path }}/xdg-desktop-portal-hyprland"
installed_files: "{{ pkgconfig.xdg_desktop_portal_hyprland.build_installed_files }}"