[gnome-build-meta/jjardon/41rc: 5/5] gnome-remote-desktop: Disable hardware acceleration using NVENC and CUDA




commit 2b036478861ceba5b0a51a6a62af668cbe9ee1eb
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Sep 6 00:04:39 2021 +0100

    gnome-remote-desktop: Disable hardware acceleration using NVENC and CUDA
    
    Build fails at the moment with:
    "
    meson.build:50:4: ERROR: Dependency "ffnvcodec" not found, tried pkgconfig
    "

 elements/core/gnome-remote-desktop.bst | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/elements/core/gnome-remote-desktop.bst b/elements/core/gnome-remote-desktop.bst
index ffc88199..3ff12b0c 100644
--- a/elements/core/gnome-remote-desktop.bst
+++ b/elements/core/gnome-remote-desktop.bst
@@ -20,4 +20,5 @@ depends:
 
 variables:
   meson-local: >-
+    -Dnvenc=false
     -Drdp_unicode_input=false


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]