bodhi / backend / pungi config: add glx-utils to multilib whitelist
See https://pagure.io/pungi-fedora/issue/849 Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2ce9d8e8d3
commit
acde59f6a3
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ multilib_whitelist = {
|
|||
'mariadb-connector-odbc', 'compiler-rt',
|
||||
'nvidia-query-resource-opengl-lib',
|
||||
'ibus-libs', 'ibus-gtk2', 'ibus-gtk3',
|
||||
'glib-networking', 'dssi-vst-wine', 'mangohud'
|
||||
'glib-networking', 'dssi-vst-wine', 'mangohud', 'glx-utils'
|
||||
],
|
||||
}
|
||||
createiso_skip = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue