diff --git a/man.changes b/man.changes index 9dcbb58..10f8ee0 100644 --- a/man.changes +++ b/man.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 11 12:49:35 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut the build queues by allowing usage of systemd-mini + ------------------------------------------------------------------- Tue Apr 30 10:57:35 UTC 2019 - Dr. Werner Fink diff --git a/man.spec b/man.spec index 4396850..e681d2d 100644 --- a/man.spec +++ b/man.spec @@ -37,7 +37,7 @@ BuildRequires: libzio-devel BuildRequires: man-pages BuildRequires: pkg-config BuildRequires: po4a -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) BuildRequires: update-alternatives BuildRequires: xz-devel BuildRequires: zlib-devel