fix missing path and dependencies

This commit is contained in:
Matthew Stobbs
2025-03-11 09:56:51 -06:00
parent dd7a061d22
commit 5cfa05007c
2 changed files with 2 additions and 1 deletions

View File

@@ -5,4 +5,4 @@
repo: "{{ pkgconfig.xdg_desktop_portal_hyprland.repo }}"
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"