fix missing path and dependencies
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -3,6 +3,7 @@ hyprland:
|
||||
repo: "{{ hyprgitbase }}/Hyprland"
|
||||
pkg_deps:
|
||||
- git
|
||||
- aquamarine
|
||||
- hyprland_protocols
|
||||
- hyprwayland_scanner
|
||||
- hyprutils
|
||||
|
||||
Reference in New Issue
Block a user