diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-10-22 16:09:40 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-10-22 16:10:05 +0200 |
commit | 4b821094d143a171f23f71587f5dde095e3597f6 (patch) | |
tree | fc406d9d7c3e00c2e7fe3025c5142bb82c50151b /www/iridium/files/patch-build_config_ozone.gni | |
parent | x11/xdg-desktop-portal-hyprland: update to 1.2.3 (diff) |
www/iridium: update to 2023.10.118
Diffstat (limited to 'www/iridium/files/patch-build_config_ozone.gni')
-rw-r--r-- | www/iridium/files/patch-build_config_ozone.gni | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-build_config_ozone.gni b/www/iridium/files/patch-build_config_ozone.gni index 118645d394a0..f1dc76e96de6 100644 --- a/www/iridium/files/patch-build_config_ozone.gni +++ b/www/iridium/files/patch-build_config_ozone.gni @@ -1,6 +1,6 @@ ---- build/config/ozone.gni.orig 2022-10-05 07:34:01 UTC +--- build/config/ozone.gni.orig 2023-10-21 11:51:27 UTC +++ build/config/ozone.gni -@@ -87,7 +87,15 @@ declare_args() { +@@ -84,7 +84,15 @@ declare_args() { } else if (is_chromeos_lacros) { ozone_platform = "wayland" ozone_platform_wayland = true |