Compiling rofi on clearlinux

I’m trying to compile rofi on clearlinux since there isn’t a package for it. (where do requests for packages get posted?).

I’m running into this error

Run-time dependency xcb-xrm found: NO (tried pkgconfig and cmake)

I tried

swupd search xcb-xrm

and it says desktop-awesome has it but it is already installed.

Is xcb-xrb installed but in a weird place?

You can made package requests here: Issues · clearlinux/distribution · GitHub

You could try to see if devpkg-libX11 or compile it yourself too.