Accepting request 566484 from home:dimstar:Factory
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: allow the scheduler to pick systemd-mini flavors to get build going. I shortened the diff, to have less conversation topics - this part should be undisputed OBS-URL: https://build.opensuse.org/request/show/566484 OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=132
This commit is contained in:
parent
d8a13def71
commit
2baed0da9e
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 16 13:04:01 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
|
||||||
|
allow the scheduler to pick systemd-mini flavors to get build
|
||||||
|
going.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 12 12:38:09 UTC 2018 - pcerny@suse.com
|
Fri Jan 12 12:38:09 UTC 2018 - pcerny@suse.com
|
||||||
|
|
||||||
|
@ -90,7 +90,7 @@ BuildRequires: libopenssl-1_0_0-devel
|
|||||||
BuildRequires: openldap2-devel
|
BuildRequires: openldap2-devel
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
%if %{uses_systemd}
|
%if %{uses_systemd}
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user