From 953e4fdab35c84c7a86e8f5893e5b01b1f5b464c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 3 Sep 2020 06:32:41 +0200 Subject: Update readme with dependency info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bc6c8e..559892b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ the video as a regular video in vr without depth (like a cinema). # Building vr video player can be built by running `./build.sh` or by using [sibs](https://git.dec05eba.com/sibs) or if you are running Arch Linux, then you can find it on aur under the name vr-video-player-git (`yay -S vr-video-player-git`). -Dependencies needed when building using `build.sh`: `glm, glew, sdl2, openvr, libx11 and libxcomposite`. +Dependencies needed when building using `build.sh`: `glm, glew, sdl2, openvr, libx11, libxcomposite, libxfixes`. # How to use Install xdotool and launch a video in a video player (I recommend mpv) and fullscreen it or resize it to fit your monitor for best quality and then, -- cgit v1.2.3