There's a closed pull request on the void-packages repository greybird-themes: update to 3.23.3, remove gtk-engine-murrine dep, adopt. https://github.com/void-linux/void-packages/pull/50285 Description: removes dependancy on gtk-engine-murrine. I don't see why a bunch of themes need this dependency. It is only needed for gtk2 support, so if users really need gtk2 support, they could just install that it manually. I don't think it makes sense to pull in gtk2 when installing a theme package. #### 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-glibc - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86_64-musl - i686 - aarch64 (cross) - aarch64-musl (cross) - armv7l (cross) - armv7l-musl (cross) - armv6l (cross) - armv6l-musl (cross)