Files
hydro-os/recipes/dnf/vr.yml
Eriq Taing 7f1d59cebf
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 11m18s
Moved related packages to dedicated yml file and added packages related
2025-09-08 21:48:58 -04:00

24 lines
471 B
YAML

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