New issue by Manchotix on void-packages repository https://github.com/void-linux/void-packages/issues/13307 Description: ### System * xuname: Void 5.2.2_1 x86_64 GenuineIntel uptodate rrrmFFFF * package: pkgver: profanity-0.6.0_1 ### Expected behavior profanity --version > Build information: > XMPP library: libstrophe > Desktop notification support: Enabled > OTR support: Enabled (libotr 4.1.1) > PGP support: Enabled (libgpgme 1.13.1) > C plugins: Enabled > **Python plugins: Enabled** > GTK icons: Disabled > ### Actual behavior profanity --version > Build information: > XMPP library: libstrophe > Desktop notification support: Enabled > OTR support: Enabled (libotr 4.1.1) > PGP support: Enabled (libgpgme 1.13.1) > C plugins: Enabled > **Python plugins: Disabled** > GTK icons: Disabled > ### Steps to reproduce the behavior I will install all Packages that is need to build profanity with Python-support with : _xbps-install python python-devel_ ...(and all other that need for OTR, PGP ...) After that i install with: _xbps-install profanity_ But i cant install Python Plugins in profanity because it has no Python plugin support. ### My question Did i have do something wrong or can i rebuild it with Python Support? Because without the py-plugins i cant install the OMEMO-plugin. In my installed package query (xbps-query profanity) i have this in the build-options: _build-options: notify otr pgp xscreensaver ~python_