Accepting request 445423 from home:dimstar:Factory

- BuildRequire pkgconfig(libsystemd) instead of
  pkgconfig(libsystemd-login): the latter has been deprecated since
  systemd 209 and finally removed with systemd 230.

OBS-URL: https://build.opensuse.org/request/show/445423
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=179
This commit is contained in:
Jan Engelhardt 2016-12-12 13:46:31 +00:00 committed by Git OBS Bridge
parent e4721490fb
commit e55ddcabba
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -76,7 +76,7 @@ BuildRequires: pkgconfig(libnfsidmap)
BuildRequires: pkgconfig(libnl-3.0) >= 3.0
BuildRequires: pkgconfig(libnl-route-3.0) >= 3.0
BuildRequires: pkgconfig(libpcre) >= 7
BuildRequires: pkgconfig(libsystemd-login)
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(ndr_nbt)
BuildRequires: pkgconfig(popt)
BuildRequires: pkgconfig(python)