mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Correct alsa-lib depend. s/libasound.2/asound.2/
This commit is contained in:
parent
e256b22a07
commit
1e8de65add
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265725
@ -18,7 +18,7 @@ COMMENT= A low-latency audio server
|
||||
LIB_DEPENDS= portaudio.0:${PORTSDIR}/audio/portaudio \
|
||||
sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||
samplerate.1:${PORTSDIR}/audio/libsamplerate \
|
||||
libasound.2:${PORTSDIR}/audio/alsa-lib \
|
||||
asound.2:${PORTSDIR}/audio/alsa-lib \
|
||||
celt.0:${PORTSDIR}/audio/celt
|
||||
|
||||
LATEST_LINK= jack
|
||||
|
Loading…
Reference in New Issue
Block a user