New issue by xtraeme on void-packages repository https://github.com/void-linux/void-packages/issues/12811 Description: void-666 xbps-9999 deluge (as well as -gtk, -web) fail to run due to missing dependencies. The packages I had to install manually are the required ones. ``` [juan@leysa void-packages]$ xbps-query -s deluge [*] deluge-2.0.3_1 Fully-featured cross-platform BitTorrent client [*] deluge-gtk-2.0.3_1 Fully-featured cross-platform BitTorrent client - GTK+ frontend [juan@leysa void-packages]$ xbps-query -m|grep python3 python3-Mako-1.0.12_1 python3-Pillow-6.0.0_1 python3-rencode-1.0.6_2 python3-setproctitle-1.1.10_5 [juan@leysa void-packages]$ ```