iphands / randy

System info viewer written in Rust / GTK3. Inspired by Conky.
GNU General Public License v3.0
111 stars 9 forks source link

packages needed for build on fedora #1

Closed jhjaggars closed 3 years ago

jhjaggars commented 3 years ago

glib-devel glib2-devel cairo-devel gdk-pixbuf2-devel pango-devel atk-devel cairo-gobject-devel gtk3-devel

mwcz commented 3 years ago

I also needed lm_sensors-devel

wwalker commented 3 years ago

Thank you!. This fixed the build for me on Fedora 32.

iphands commented 3 years ago

Closing this in favor of packaging: https://bugzilla.redhat.com/show_bug.cgi?id=1908929 Its still linked to from the readme though