aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-07-09 23:30:38 +0200
committerdec05eba <dec05eba@protonmail.com>2023-07-09 23:30:38 +0200
commitf38ed36271ab417fbff005452e721a57c53641fe (patch)
treee72ca594bc8afd22c4ccfeb782482977daf135ab /project.conf
parente158cb2a8b38176db6a187e2f17ddd8fef764c88 (diff)
Test fix using correct gpu when multiple gpus are connected
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 ee1d00b..3871cad 100644
--- a/project.conf
+++ b/project.conf
@@ -19,4 +19,5 @@ libswresample = ">=3"
libavfilter = ">=5"
libva = ">=1"
libcap = ">=2"
-xfixes = ">=2" \ No newline at end of file
+xfixes = ">=2"
+libdrm = ">=2" \ No newline at end of file