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