diff --git a/roles/bodhi2/backend/files/pungi_multilib.conf b/roles/bodhi2/backend/files/pungi_multilib.conf index 5749f4e420..6b2b4a9732 100644 --- a/roles/bodhi2/backend/files/pungi_multilib.conf +++ b/roles/bodhi2/backend/files/pungi_multilib.conf @@ -47,6 +47,10 @@ multilib_whitelist = { 'fakeroot-libs', 'glib-networking', 'glx-utils', + 'gtk-2.0', + 'gtk-2.0/*', + 'gtk-3.0', + 'gtk-3.0/*', 'ibus-gtk2', 'ibus-gtk3', 'ibus-libs',