Removed vr related packages from applications and added what was needed to the new vr yml file (#65)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 17m50s

Reviewed-on: #65
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
This commit was merged in pull request #65.
This commit is contained in:
2025-09-09 18:17:15 -04:00
committed by eriq12
parent f9fa6c1da0
commit 8e3ba4957b
2 changed files with 18 additions and 7 deletions

View File

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

View File

@@ -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