Moved related packages to dedicated yml file and added packages related (#64)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 15m31s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 15m31s
Reviewed-on: #64 Co-authored-by: Eriq Taing <eriq12@protonmail.com> Co-committed-by: Eriq Taing <eriq12@protonmail.com>
This commit was merged in pull request #64.
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