diff --git a/pulseaudio.changes b/pulseaudio.changes index a728d5b..bfcd14d 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 11 12:28:38 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Fri Apr 26 10:56:57 UTC 2019 - mvetter@suse.com diff --git a/pulseaudio.spec b/pulseaudio.spec index 99083d4..5950b7c 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -70,8 +70,8 @@ BuildRequires: libwebrtc_audio_processing-devel >= 0.3 BuildRequires: lirc-devel BuildRequires: orc >= 0.4.9 BuildRequires: pkgconfig -BuildRequires: systemd -BuildRequires: systemd-devel +BuildRequires: pkgconfig(systemd) +BuildRequires: pkgconfig(libsystemd) BuildRequires: systemd-rpm-macros BuildRequires: translation-update-upstream BuildRequires: update-desktop-files