diff --git a/anda/langs/rust/pbpctrl/pbpctrl.spec b/anda/langs/rust/pbpctrl/pbpctrl.spec index e068768fd7..033e86e380 100644 --- a/anda/langs/rust/pbpctrl/pbpctrl.spec +++ b/anda/langs/rust/pbpctrl/pbpctrl.spec @@ -15,6 +15,9 @@ Source: %url/archive/refs/tags/v%version.tar.gz Packager: madonuko BuildRequires: cargo-rpm-macros >= 24 +BuildRequires: pkgconfig(dbus-1) +BuildRequires: protobuf-compiler +BuildRequires: protobuf-devel %global _description %{expand: Command-line utility for controlling Google Pixel Buds Pro.}