Check the related issue: https://github.com/leb-kuchen/cosmic-applet-places-status-indicator/issues/2
I couldn't build the applet because libxkbcommon-devel was missing.
The applet maintainer added then this general list of dependencies to his readme: https://github.com/pop-os/cosmic-applets/blob/master/debian/control
The person said also that I prolly don't have the required build dependencies of COSMIC because I didn't build from the source & refered to this link: https://github.com/pop-os/cosmic-epoch
Maybe the devel packages can be added to this Copr also, so no dependencies will be missing when installing applets (& maybe it will also prevent some other issues).
Build dependencies are specified in the rpm’s spec file: https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch/fedora-rawhide-x86_64/07452617-cosmic-applets/cosmic-applets.spec
Packages don’t typically require build dependencies to install, so if you’d like to install them yourself, the best way is to reference the spec files from a successful build.
Ideally, you shouldn't need to compile the applet yourself, so we don't want to bloat the cosmic-package with dev deps. I made a copr for this here https://copr.fedorainfracloud.org/coprs/wiiznokes/cosmic-applets-unofficial/.
Thought, this specific applet need a justfile to be packaged.
Metadata Update from @wiiznokes: - Issue status updated to: Closed (was: Open)