about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/window-managers/gamescope/use-pkgconfig.patch
blob: 29345952433e978ab88a5fa89d26ef0573c85c39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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',
   ],
 )