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:
parent
21b66131c4
commit
872880945c
@ -137,6 +137,7 @@ additional_packages = [
|
|||||||
'langpacks-*',
|
'langpacks-*',
|
||||||
'man-pages-*',
|
'man-pages-*',
|
||||||
'mythes-*',
|
'mythes-*',
|
||||||
|
'python3.*-debuginfo',
|
||||||
],
|
],
|
||||||
}),
|
}),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user