Add python3.9-debuginfo (and any later python) to additional packages.

See https://pagure.io/pungi/issue/1460 for why this is needed.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-01-11 15:19:58 -08:00
parent 21b66131c4
commit 872880945c

View File

@ -137,6 +137,7 @@ additional_packages = [
'langpacks-*',
'man-pages-*',
'mythes-*',
'python3.*-debuginfo',
],
}),