Removed vr related packages from applications and added what was needed to the new vr yml file
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 11m22s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 11m22s
This commit is contained in:
@@ -63,12 +63,6 @@ modules:
|
|||||||
|
|
||||||
# godot
|
# godot
|
||||||
- godot
|
- godot
|
||||||
|
|
||||||
# nu shell
|
|
||||||
- nu
|
|
||||||
|
|
||||||
# linux homebrew
|
|
||||||
- ublue-brew
|
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
packages:
|
packages:
|
||||||
|
|||||||
@@ -21,4 +21,21 @@ modules:
|
|||||||
- opencv-xobjdetect
|
- opencv-xobjdetect
|
||||||
- openhmd
|
- openhmd
|
||||||
- openvr-api
|
- openvr-api
|
||||||
- xr-hardware
|
- xr-hardware
|
||||||
|
- vte291-gtk4
|
||||||
|
|
||||||
|
# envision
|
||||||
|
- eigen3-devel
|
||||||
|
- glslang-devel
|
||||||
|
- glslc
|
||||||
|
- libbsd-devel
|
||||||
|
- libdrm-devel
|
||||||
|
- libusb1
|
||||||
|
- libusb1-devel
|
||||||
|
- libXrandr-devel
|
||||||
|
- mesa-libGL-devel
|
||||||
|
- ninja-build
|
||||||
|
- openxr-devel
|
||||||
|
- SDL2-devel
|
||||||
|
- wayland-devel
|
||||||
|
- wayland-protocols-devel
|
||||||
Reference in New Issue
Block a user