Maldela / fancontrol-gui

GUI for Fancontrol. It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. Furthermore it communicates with systemd via dbus to control the fancontrol service. If you want to compile without systemd support set the -DNO_SYSTEMD option.
GNU General Public License v2.0
309 stars 31 forks source link

Update README.md #68

Closed victor1cea closed 2 years ago

victor1cea commented 2 years ago

cmake and build-essential appear twice in the command to install requirements for Debian/Ubuntu.

Maldela commented 2 years ago

Good catch