From 0df4dce7179c7ee26fca7f87c51f7f7d3c3df991e60ef617729df91c2124e606 Mon Sep 17 00:00:00 2001 From: Ondrej Holecek Date: Fri, 20 Dec 2019 11:51:51 +0000 Subject: [PATCH] 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 --- pulseaudio.changes | 7 +++++++ pulseaudio.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/pulseaudio.changes b/pulseaudio.changes index b6e4339..0b11ba7 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 19 14:37:37 UTC 2019 - Dominique Leuenberger + +- 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 diff --git a/pulseaudio.spec b/pulseaudio.spec index 957c9fd..b9d5124 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -63,7 +63,7 @@ BuildRequires: libcap-devel BuildRequires: libopenssl-devel BuildRequires: libsndfile-devel >= 1.0.18 BuildRequires: libtool -BuildRequires: libudev-devel >= 143 +BuildRequires: pkgconfig(libudev) >= 143 BuildRequires: libwebrtc_audio_processing-devel >= 0.3 BuildRequires: lirc-devel BuildRequires: orc >= 0.4.9