Accepting request 445429 from network:ldap
- BuildRequire pkgconfig(libsystemd) instead of pkgconfig(libsystemd-login): the latter has been deprecated since systemd 209 and finally removed with systemd 230. (forwarded request 445423 from dimstar) OBS-URL: https://build.opensuse.org/request/show/445429 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=78
This commit is contained in:
commit
a8065f6075
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 12 13:36:18 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- BuildRequire pkgconfig(libsystemd) instead of
|
||||||
|
pkgconfig(libsystemd-login): the latter has been deprecated since
|
||||||
|
systemd 209 and finally removed with systemd 230.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 7 10:39:30 UTC 2016 - jengelh@inai.de
|
Wed Dec 7 10:39:30 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -76,7 +76,7 @@ BuildRequires: pkgconfig(libnfsidmap)
|
|||||||
BuildRequires: pkgconfig(libnl-3.0) >= 3.0
|
BuildRequires: pkgconfig(libnl-3.0) >= 3.0
|
||||||
BuildRequires: pkgconfig(libnl-route-3.0) >= 3.0
|
BuildRequires: pkgconfig(libnl-route-3.0) >= 3.0
|
||||||
BuildRequires: pkgconfig(libpcre) >= 7
|
BuildRequires: pkgconfig(libpcre) >= 7
|
||||||
BuildRequires: pkgconfig(libsystemd-login)
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
BuildRequires: pkgconfig(ndr_nbt)
|
BuildRequires: pkgconfig(ndr_nbt)
|
||||||
BuildRequires: pkgconfig(popt)
|
BuildRequires: pkgconfig(popt)
|
||||||
BuildRequires: pkgconfig(python)
|
BuildRequires: pkgconfig(python)
|
||||||
|
Loading…
Reference in New Issue
Block a user