Loading
electron: add missing wayland runtimeDependency (#206978)
when using --ozone-platform-hint=wayland it will dlopen this library. Adding wayland to rpath does not increase the closure size since gtk3 already should have wayland in its closure. This fixes element-desktop for example.