nixpkgs/pkgs/by-name/ga/gamescope/use-pkgconfig.patch
Sefa Eyeoglu aa71ddadfa
gamescope: move to by-name
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-08 09:59:47 +02:00

10 lines
192 B
Diff

--- 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',
],
)