From f38ed36271ab417fbff005452e721a57c53641fe Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 9 Jul 2023 23:30:38 +0200 Subject: Test fix using correct gpu when multiple gpus are connected --- project.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'project.conf') 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 -- cgit v1.2.3