mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
asahi-audio: restrict archs, fix depends
This commit is contained in:
parent
95bc086c2c
commit
3be67c0826
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'asahi-audio'
|
||||
pkgname=asahi-audio
|
||||
version=2.5
|
||||
revision=1
|
||||
revision=2
|
||||
archs="aarch64*"
|
||||
build_style=gnu-makefile
|
||||
depends="alsa-ucm-conf-asahi speakersafetyd linux-asahi
|
||||
depends="alsa-ucm-conf-asahi speakersafetyd
|
||||
pipewire wireplumber bankstown lsp-plugins-lv2>=1.2.14"
|
||||
short_desc="Linux userspace audio configuration for Apple Silicon Macs"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue