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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue