fix(packages): add cmake makedepend to aur source pkgbuild (#91)

This commit is contained in:
RiDDiX
2026-04-28 13:10:17 +02:00
committed by GitHub
parent e4b0b10393
commit bcf791d84c
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,13 +1,14 @@
pkgbase = pwsp
pkgdesc = Lets you play audio files through your microphone
pkgver = 1.7.5
pkgrel = 1
pkgrel = 2
url = https://github.com/arabianq/pipewire-soundpad
arch = any
license = MIT
makedepends = clang
makedepends = rust
makedepends = cargo
makedepends = cmake
makedepends = pipewire
makedepends = alsa-lib
source = https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/v1.7.5.tar.gz