Kinoite: Do not exclude adwaita-gtk2-theme
This is apparently needed for GTK2 apps, even in Flatpaks. Let's keep it in the image until this is fixed. See: https://pagure.io/fedora-kde/SIG/issue/307
This commit is contained in:
parent
3147df5394
commit
f5e1410024
2 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,6 @@ desktop_exclude_list:
|
||||||
- kdnssd
|
- kdnssd
|
||||||
- ksshaskpass
|
- ksshaskpass
|
||||||
# Misc
|
# Misc
|
||||||
- adwaita-gtk2-theme
|
|
||||||
- colord-kde
|
- colord-kde
|
||||||
- kwebkitpart
|
- kwebkitpart
|
||||||
- plasma-nm-l2tp
|
- plasma-nm-l2tp
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
include: fedora-common-ostree.yaml
|
include: fedora-common-ostree.yaml
|
||||||
packages:
|
packages:
|
||||||
- NetworkManager-config-connectivity-fedora
|
- NetworkManager-config-connectivity-fedora
|
||||||
|
- adwaita-gtk2-theme
|
||||||
- ark
|
- ark
|
||||||
- bluedevil
|
- bluedevil
|
||||||
- breeze-icon-theme
|
- breeze-icon-theme
|
||||||
|
|
Loading…
Reference in a new issue