There is a new pull request by lipidity against master on the void-packages repository https://github.com/lipidity/void-packages patch-1 https://github.com/void-linux/void-packages/pull/49000 foliate: add missing libadwaita dependency When libadwaita is not installed, foliate crashes on launch with the following error: ``` JS ERROR: Error: Requiring Adw, version 1: Typelib file for namespace 'Adw', version '1' not found require@resource:///org/gnome/gjs/modules/esm/gi.js:16:28 @gi://Adw?version=1:3:25 ``` #### Testing the changes - I tested the changes in this PR: **briefly** (foliate stopped crashing after I installed libadwaita) A patch file from https://github.com/void-linux/void-packages/pull/49000.patch is attached