Skip to content

community/mate-tweak: needs py3-distro

Jami Kettunen requested to merge deathmist/aports:mate-tweak-fix into master
Fixes:
ModuleNotFoundError: No module named 'distro'

$ grep -n 'distro' /usr/bin/mate-tweak
22:import distro
1262:        if distro.id() != 'ubuntu' and \

Merge request reports