SHA256
1
0
forked from pool/vokoscreenNG

Accepting request 875146 from home:alarrosa:branches:multimedia:apps

- Require the pulseaudio-daemon capability instead of the
  pulseaudio package, so alternative implementations can be used
  (boo#1182730).

OBS-URL: https://build.opensuse.org/request/show/875146
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/vokoscreenNG?expand=0&rev=21
This commit is contained in:
Takashi Iwai 2021-02-25 16:10:37 +00:00 committed by Git OBS Bridge
parent 92c715a06c
commit b32ab9cd25
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 25 11:49:53 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Require the pulseaudio-daemon capability instead of the
pulseaudio package, so alternative implementations can be used
(boo#1182730).
-------------------------------------------------------------------
Sun Jan 31 17:50:13 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>

View File

@ -40,7 +40,11 @@ BuildRequires: pkgconfig(Qt5X11Extras)
Requires: gstreamer >= 1.12.5
Requires: libQt5Core5 >= 5.9.4
%if 0%{?sle_version} && 0%{?sle_version} < 150300
Requires: pulseaudio
%else
Requires: pulseaudio-daemon
%endif
# Required for vorbis and opus audio
Requires: gstreamer-plugins-base
# Required for mkv, avi, webm, mp4, vp8 video and flac audio