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

This commit is contained in:
2025-09-09 17:57:56 -04:00
parent f9fa6c1da0
commit bf7cfae6ca
2 changed files with 18 additions and 7 deletions

View File

@@ -64,12 +64,6 @@ modules:
# godot # godot
- godot - godot
# nu shell
- nu
# linux homebrew
- ublue-brew
remove: remove:
packages: packages:
# remove firefox # remove firefox

View File

@@ -22,3 +22,20 @@ modules:
- 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