aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 70874a7c1083ab5d5cab841c35b1077533f233ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "vr-video-player"
type = "executable"
version = "0.1.0"
platforms = ["linux"]

[dependencies]
glew = "2"
sdl2 = "2"
openvr = ">=1"
x11 = "1"
xcomposite = ">=0.2"
xfixes = ">=5"
mpv = ">=1"
libxdo = ">=2"