adding more alpine specific build_deps

This commit is contained in:
Matthew Stobbs
2025-03-20 21:56:33 -06:00
parent ba54af35e6
commit 40e9e97cce
11 changed files with 88 additions and 13 deletions

View File

@@ -17,6 +17,15 @@ hyprpaper:
- libjpeg-turbo-devel
- libwebp-devel
- gcc-c++
Alpine:
- wayland-dev
- wayland-protocols
- pango-dev
- cairo-dev
- file-dev
- libjpeg-turbo-dev
- libwebp-dev
- g++
build_installed_files:
- bin/hyprpaper
- "{{ lib_path }}/systemd/user/hyprpaper.service"