Accepting request 1132852 from server:dns
OBS-URL: https://build.opensuse.org/request/show/1132852 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/knot?expand=0&rev=23
This commit is contained in:
commit
467ba68777
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 16 09:59:21 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
|
||||||
|
allow OBS to shortcut through systemd-mini.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 23 13:12:26 UTC 2023 - Michal Hrusecky <michal.hrusecky@opensuse.org>
|
Mon Oct 23 13:12:26 UTC 2023 - Michal Hrusecky <michal.hrusecky@opensuse.org>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
%bcond_without docs
|
%bcond_without docs
|
||||||
%if %{with systemd}
|
%if %{with systemd}
|
||||||
%define has_systemd 1
|
%define has_systemd 1
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%endif
|
%endif
|
||||||
Name: knot
|
Name: knot
|
||||||
|
Loading…
Reference in New Issue
Block a user