summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/window-managers/gamescope/use-pkgconfig.patch')
-rw-r--r--pkgs/applications/window-managers/gamescope/use-pkgconfig.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch b/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
deleted file mode 100644
index 2b4de54ae54d..000000000000
--- a/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/meson.build
-+++ b/meson.build
-@@ -6,7 +6,6 @@ project(
- default_options: [
- 'cpp_std=c++20',
- 'warning_level=2',
-- 'force_fallback_for=wlroots,libliftoff,vkroots',
- ],
- )