There is an updated pull request by yoshiyoshyosh against master on the void-packages repository https://github.com/yoshiyoshyosh/void-packages ferium https://github.com/void-linux/void-packages/pull/44616 ferium: fix base build, include GUI build option. #### Testing the changes - I tested the changes in this PR: **briefly**. #### Local build testing - I built this PR locally for my native architecture, (x86_64) Apologies for the quick revision, but I only realized after the merge that the package compiles with the GUI `xdg-desktop-portal` integration by default, which results in an inability to change some options through the TUI interface on systems without `xdg-desktop-portal`. This commit opts to make the `nogui` option the default and provide a build option for the GUI integration instead. A patch file from https://github.com/void-linux/void-packages/pull/44616.patch is attached