New review comment by oreo639 on void-packages repository https://github.com/void-linux/void-packages/pull/48508#discussion_r1477344394 Comment: Ah, yeah, qt6-webview plugin is bundled. However `noverifyrdeps=yes` also causes dependencies like glibc, libxcb, glib, etc to not get pulled in, which are not bundled. You can use, for example, `noverifyrdeps="libQt6WebViewQuick.so.6 libQt6WebView.so.6"` instead.