qzed/pbpctrl

Prerequisit dependancies Pop os 22.04

Closed this issue · 1 comments

using cargo install pbpctrl --git https://github.com/qzed/pbpctrl/ I ran into the following prerequisite dependencies.
sudo apt-get install libdbus-1-dev pkg-config
sudo apt-get install protobuf-compiler

I'm just opening this issue to suggest adding them to the readme as Ubuntu dependencies for the cargo install

Thanks

qzed commented

Thanks! Fixed in ded40ba.