From 1a37729cf100a5c6c27a95ddd82bbf276b4f3f6e Mon Sep 17 00:00:00 2001 From: Tarasov Aleksandr <55220741+arabianq@users.noreply.github.com> Date: Sun, 26 Apr 2026 19:52:03 +0300 Subject: [PATCH] fix: rpm builds Added cmake as a build requirement for the package. --- packages/rpm/pwsp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/rpm/pwsp.spec b/packages/rpm/pwsp.spec index bea7119..cf301bf 100644 --- a/packages/rpm/pwsp.spec +++ b/packages/rpm/pwsp.spec @@ -18,6 +18,7 @@ BuildRequires: cargo BuildRequires: pipewire-devel BuildRequires: alsa-lib-devel BuildRequires: clang-devel +BuildRequires: cmake %global _description %{expand: PWSP lets you play audio files through your microphone. Has both CLI and