about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch')
-rw-r--r--nixpkgs/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/nixpkgs/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch b/nixpkgs/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
index 29345952433e..2b4de54ae54d 100644
--- a/nixpkgs/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
+++ b/nixpkgs/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
@@ -1,11 +1,9 @@
-diff --git a/meson.build b/meson.build
-index 1311784..77043ac 100644
 --- a/meson.build
 +++ b/meson.build
 @@ -6,7 +6,6 @@ project(
    default_options: [
-     'cpp_std=c++14',
+     'cpp_std=c++20',
      'warning_level=2',
--    'force_fallback_for=wlroots,libliftoff',
+-    'force_fallback_for=wlroots,libliftoff,vkroots',
    ],
  )