| |
@@ -43,9 +43,12 @@
|
| |
|
| |
# Make sure the following are not pulled in when Recommended by other packages
|
| |
exclude-packages:
|
| |
+ # Incompatible with rpm-ostree/bootc
|
| |
- plasma-discover-offline-updates
|
| |
- plasma-discover-packagekit
|
| |
- plasma-pk-updates
|
| |
+ # Does not work well on Kinoite. See: https://pagure.io/fedora-kde/SIG/issue/633
|
| |
+ - plasma-discover-kns
|
| |
# Manually excluded as recommended by gtk3 (and likely gtk4 in the future)
|
| |
# See https://pagure.io/fedora-kde/SIG/issue/124
|
| |
- tracker
|
| |
See: https://pagure.io/fedora-kde/SIG/issue/633