mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
libnsl.so was removed from glibc-devel, BR pkgconfig(libnsl)
This commit is contained in:
parent
6d9b5a53e6
commit
99f1afc05f
1 changed files with 4 additions and 0 deletions
4
rpm.spec
4
rpm.spec
|
@ -99,6 +99,10 @@ BuildRequires: pkgconfig(libcrypto)
|
|||
BuildRequires: pkgconfig(liblzma)
|
||||
BuildRequires: pkgconfig(libpcre)
|
||||
BuildRequires: pkgconfig(libpcreposix)
|
||||
%if %{mdvver} >= 201900
|
||||
# libnsl.so was removed from glibc-devel
|
||||
BuildRequires: pkgconfig(libnsl)
|
||||
%endif
|
||||
BuildRequires: acl-devel
|
||||
BuildRequires: magic-devel
|
||||
BuildRequires: pkgconfig(popt) >= 1.15
|
||||
|
|
Loading…
Add table
Reference in a new issue