summaryrefslogtreecommitdiff
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.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch b/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
new file mode 100644
index 000000000000..29345952433e
--- /dev/null
+++ b/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
@@ -0,0 +1,11 @@
+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',
+ 'warning_level=2',
+- 'force_fallback_for=wlroots,libliftoff',
+ ],
+ )