mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Use libsamba-security instead of libsecurity
In samba4-beta6 the name of a library was changed from libsecurity to libsamba-security.
This commit is contained in:
parent
2d63e28c78
commit
e8d4cc65f8
@ -3,7 +3,7 @@ SAMBA40EXTRA_LIBS = $(SAMBA40EXTRA_LIBPATH) \
|
||||
-lsmbldap \
|
||||
-lcliauth \
|
||||
-lpdb \
|
||||
-lsecurity \
|
||||
-lsamba-security \
|
||||
-lsmbconf \
|
||||
$(NULL)
|
||||
|
||||
|
@ -31,7 +31,7 @@ BuildRequires: policycoreutils >= %{POLICYCOREUTILSVER}
|
||||
%if 0%{?fedora} >= 16
|
||||
BuildRequires: systemd-units
|
||||
%endif
|
||||
BuildRequires: samba4-devel >= 4.0.0-128
|
||||
BuildRequires: samba4-devel >= 4.0.0-134
|
||||
BuildRequires: samba4-python
|
||||
BuildRequires: libtalloc-devel
|
||||
BuildRequires: libtevent-devel
|
||||
|
Loading…
Reference in New Issue
Block a user