add hyrpland pkg_deps

This commit is contained in:
Matthew Stobbs
2025-03-02 16:12:05 -07:00
parent d58ea8dafe
commit a2718521a5

View File

@@ -3,12 +3,14 @@ hyprland:
repo: "{{ hyprgitbase }}/Hyprland" repo: "{{ hyprgitbase }}/Hyprland"
pkg_deps: pkg_deps:
- git - git
- hyprland_protocols
- hyprwayland_scanner - hyprwayland_scanner
- hyprutils - hyprutils
- hyprlang - hyprlang
- hyprcursor - hyprcursor
- hyprgraphics - hyprgraphics
- aquamarine - aquamarine
- xdg_desktop_portal_hyprland
build_deps: build_deps:
RedHat: RedHat:
- cairo-devel - cairo-devel