aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-10-02 07:40:14 +0200
committerdec05eba <dec05eba@protonmail.com>2022-10-02 07:45:16 +0200
commitbdd95325ce3b8b3f95316b206b3c4c210ef81c80 (patch)
treefedf3d44179a0b61def3b2522cd927c7aa64aa9c /project.conf
parent24531105312edb362f8aa791698dc223c0c5a661 (diff)
Add mpv option
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 154a611..701b959 100644
--- a/project.conf
+++ b/project.conf
@@ -11,4 +11,5 @@ sdl2 = "2"
openvr = "1"
x11 = "1"
xcomposite = ">=0.2"
-xfixes = ">=5" \ No newline at end of file
+xfixes = ">=5"
+mpv = ">=1" \ No newline at end of file