Removed packages for axr as using appimage instead, also added libraries for wayvr dashboard executable (#66)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 15m53s

Due to switching to appimage, envision build dependencies are not needed. Removing them for the time being.

Reviewed-on: #66
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
This commit was merged in pull request #66.
This commit is contained in:
2025-09-13 21:03:45 -04:00
committed by eriq12
parent 8e3ba4957b
commit 786b11a91c

View File

@@ -2,29 +2,7 @@ modules:
- type: dnf
install:
packages:
# linux homebrew
- ublue-brew
# distrobox
- distrobox
# dependencies and libraries
- librealsense
- libuvc
- opencv
- opencv-calib3d
- opencv-data
- opencv-dnn
- opencv-highgui
- opencv-objdetect
- opencv-video
- opencv-xobjdetect
- openhmd
- openvr-api
- xr-hardware
- vte291-gtk4
# envision
# monado
- eigen3-devel
- glslang-devel
- glslc
@@ -39,3 +17,5 @@ modules:
- SDL2-devel
- wayland-devel
- wayland-protocols-devel
# wayvr dashboard
- webkit2gtk4.1