Moved related packages to dedicated yml file and added packages related
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 11m18s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 11m18s
This commit is contained in:
24
recipes/dnf/vr.yml
Normal file
24
recipes/dnf/vr.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
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
|
||||
Reference in New Issue
Block a user