portaudio: not linked to libjack anymore.
This commit is contained in:
parent
f19ebff8c8
commit
6a61184b4e
|
@ -3,4 +3,3 @@ libasound.so.2
|
|||
libm.so.6
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libjack.so.0
|
||||
|
|
|
@ -7,7 +7,7 @@ build_style=gnu-configure
|
|||
configure_args="--enable-cxx --with-jack"
|
||||
homepage="http://www.portaudio.com"
|
||||
license="PA, GPL"
|
||||
revision=3
|
||||
revision=4
|
||||
short_desc="Portable cross-platform audio i/o library"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
checksum=328a89adc42c66840641d2d557d01e8bd9e6be32e12d3802e3b638e0791de540
|
||||
|
|
Loading…
Reference in New Issue