qzed / pbpctrl

Control Google Pixel Buds Pro from the Linux command line.
Apache License 2.0
58 stars 2 forks source link

Prerequisit dependancies Pop os 22.04 #14

Closed jagg2 closed 1 week ago

jagg2 commented 1 week ago

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 1 week ago

Thanks! Fixed in ded40ba.