diff --git a/freerdp.changes b/freerdp.changes index 456499d..2c1847f 100644 --- a/freerdp.changes +++ b/freerdp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 24 08:59:06 UTC 2018 - bruno@ioda-net.ch + +- Fix boo#1090677 activate pulse optional component + ------------------------------------------------------------------- Thu Mar 15 07:33:40 UTC 2018 - jweberhofer@weberhofer.at diff --git a/freerdp.spec b/freerdp.spec index c5996fe..45c5669 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -172,6 +172,7 @@ export CFLAGS="%{optflags} -fPIE -pie" -DWITH_ALSA=ON \ -DWITH_PCSC=ON \ -DWITH_CUPS=ON \ + -DWITH_PULSE=ON \ %ifarch %{ix86} x86_64 -DWITH_SSE2=ON \ %endif