diff --git a/systemd-presets-branding-openSUSE.changes b/systemd-presets-branding-openSUSE.changes index c1185d0..3d722c4 100644 --- a/systemd-presets-branding-openSUSE.changes +++ b/systemd-presets-branding-openSUSE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 11 12:44:15 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Mon Jan 14 12:02:09 UTC 2019 - Axel Braun diff --git a/systemd-presets-branding-openSUSE.spec b/systemd-presets-branding-openSUSE.spec index 079e940..405c325 100644 --- a/systemd-presets-branding-openSUSE.spec +++ b/systemd-presets-branding-openSUSE.spec @@ -26,7 +26,7 @@ License: GPL-2.0-or-later Group: System/Base Source1: default-openSUSE.preset # FIXME: why systemd is required ? -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) #!BuildIgnore: systemd-presets-branding PreReq: coreutils BuildRequires: systemd-presets-common-SUSE