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