Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joske committed Nov 23, 2023
1 parent 5450fb9 commit c3bffda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asahi-audio/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ arch=('aarch64')
url='http://asahilinux.org'
license=('MIT')
makedepends=(wireplumber pipewire)
depends=(wireplumber pipewire)
depends=('wireplumber>=0.4.16' pipewire bankstown)
source=(
"asahi-audio-${pkgver}.tar.gz::https://github.com/AsahiLinux/asahi-audio/archive/refs/tags/v${pkgver}.tar.gz"
)
Expand Down

0 comments on commit c3bffda

Please sign in to comment.