SHA256
1
0
forked from pool/freerdp

Accepting request 600353 from home:bruno_friedmann:branches:X11:RemoteDesktop

- Fix boo#1090677 activate pulse optional component

OBS-URL: https://build.opensuse.org/request/show/600353
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=73
This commit is contained in:
Felix Zhang 2018-04-24 09:51:51 +00:00 committed by Git OBS Bridge
parent e729249034
commit 1e5d43e7b3
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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