We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190350e commit 308e955Copy full SHA for 308e955
configs/repository-fedora-eln.yaml
@@ -22,6 +22,8 @@ data:
22
# qtwebengine is unwanted
23
- qt6-qtpdf
24
- qt6-qtwebengine
25
+ # unwanted weak dependency of ibus-table, ibus-typing-booster
26
+ - python3-simpleaudio
27
priority: 1
28
AppStream:
29
baseurl: https://kojipkgs.fedoraproject.org/compose/eln/latest-Fedora-eln/compose/AppStream/$basearch/os/
@@ -144,6 +146,8 @@ data:
144
146
- jboss-jaxrs-2.0-api
145
147
- jboss-logging*
148
- pki-resteasy-*
149
150
151
priority: 4
152
Rawhide:
153
baseurl: https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$basearch/os/
0 commit comments