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




commit c774e18b12982ec38587071bbc77554e0c4186f5
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elements/core/gnome-remote-desktop.bst b/elements/core/gnome-remote-desktop.bst
index ffc88199..6d41364a 100644
--- a/elements/core/gnome-remote-desktop.bst
+++ b/elements/core/gnome-remote-desktop.bst
@@ -20,4 +20,4 @@ depends:
 
 variables:
   meson-local: >-
-    -Drdp_unicode_input=false
+    -Dnvenc=false


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