diff --git a/recipes/dnf/vr.yml b/recipes/dnf/vr.yml index ef985f5..8f572a0 100644 --- a/recipes/dnf/vr.yml +++ b/recipes/dnf/vr.yml @@ -2,29 +2,7 @@ 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 - - vte291-gtk4 - - # envision + # monado - eigen3-devel - glslang-devel - glslc @@ -38,4 +16,6 @@ modules: - openxr-devel - SDL2-devel - wayland-devel - - wayland-protocols-devel \ No newline at end of file + - wayland-protocols-devel + # wayvr dashboard + - webkit2gtk4.1 \ No newline at end of file