commit ff48f6d46fc4b3c1f8c2a790ed30b2c80dc17aa9
Author: Igor Gnatenko <ignatenko(a)redhat.com>
Date: Sat Jul 23 23:42:43 2016 +0200
enable portaudio
Signed-off-by: Igor Gnatenko <ignatenko(a)redhat.com>
mpg123.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mpg123.spec b/mpg123.spec
index f6c14ff..3f52a39 100644
--- a/mpg123.spec
+++ b/mpg123.spec
@@ -83,7 +83,7 @@ Development files for decoding and output libraries.
%build
autoreconf -vfi
-%configure --enable-modules=yes --with-default-audio=alsa
--with-audio=alsa,jack,pulse,oss
+%configure --enable-modules=yes --with-default-audio=alsa
--with-audio=alsa,jack,pulse,oss,portaudio
%make_build
pushd doc
doxygen doxygen.conf
Show replies by date