[How should I report that] Noto Emoji should be a mandatory dependency of Plasma Emojier (or Plasma Desktop), but isn't?

@ngraham, at bugs.kde.org/show_bug.cgi?id=509925#c8, states that:

[Noto is] a mandatory dependency of Plasma. Anyplace it’s not available should be considered a packaging bug.

Best to report to Forgejo, or RedHat Bugzilla? (I hope the former.)

Evidence

  1. sudo dnf remove $(which plasma-emojier)

  2. Failed to resolve the transaction:
    Problem: The operation would result in removing the following protected packages: plasma-desktop
    

…yet:

Transaction ID : 134
Begin time     : 2026-06-15 17:37:53
Begin rpmdb    : 20f1b2066b015edc1bb2fa28368af76f722f52b5d9740271eeaa77c1d00e5147
End time       : 2026-06-15 17:37:53
End rpmdb      : 8a30d4d025113e05dae14cd6d2b851112bc0bc1fe4b234ca0fb92a055aadc4c6
User           : 1000 Mr. Roke Julian Lockhart Beedell <beedell.roke_julian_lockhart>
Status         : Ok
Releasever     : 44
Description    : dnf5 remove google-noto-color-emoji-fonts google-noto-emoji-fonts
Comment        : 
Packages altered:
  Action Package                                                Reason Repository
  Remove google-noto-color-emoji-fonts-0:20250623-4.fc44.noarch User   @System
  Remove google-noto-emoji-fonts-0:20250623-4.fc44.noarch       User   @System

More evidence: CMakeLists.txt · master · Plasma / Plasma Desktop · GitLab

We mark it as a runtime dependency since we’re nice and people complained when we abused the build-time dependencies for this kind of thing to ensure they didn’t get missed. But ideally all runtime dependencies should be considered mandatory.

Redhat bugzilla as documented here Bugzilla - Fedora Project Wiki

I’ve reported bugzilla.redhat.com/show_bug.cgi?id=2489292. Apologies for the delay, for something so trivial.