Accepting request 758212 from home:dimstar:Factory
- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow OBS to work with the -mini flavors. There is no need to be scheduled behind the full systemd. OBS-URL: https://build.opensuse.org/request/show/758212 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=215
This commit is contained in:
parent
af64dda064
commit
0df4dce717
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 14:37:37 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow
|
||||||
|
OBS to work with the -mini flavors. There is no need to be
|
||||||
|
scheduled behind the full systemd.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 7 15:25:25 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
|
Mon Oct 7 15:25:25 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@ BuildRequires: libcap-devel
|
|||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libsndfile-devel >= 1.0.18
|
BuildRequires: libsndfile-devel >= 1.0.18
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: libudev-devel >= 143
|
BuildRequires: pkgconfig(libudev) >= 143
|
||||||
BuildRequires: libwebrtc_audio_processing-devel >= 0.3
|
BuildRequires: libwebrtc_audio_processing-devel >= 0.3
|
||||||
BuildRequires: lirc-devel
|
BuildRequires: lirc-devel
|
||||||
BuildRequires: orc >= 0.4.9
|
BuildRequires: orc >= 0.4.9
|
||||||
|
Loading…
Reference in New Issue
Block a user