mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 08:35:05 +00:00
Merge pull request #13932 from opensourcerouting/redhat-libyang-update
redhat: Change libyang dependency to libyang > 2
This commit is contained in:
commit
857566f34a
@ -184,7 +184,7 @@ BuildRequires: make
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: texinfo
|
||||
BuildRequires: libyang2-devel
|
||||
BuildRequires: libyang-devel >= 2
|
||||
%if 0%{?rhel} && 0%{?rhel} < 7
|
||||
#python27-devel is available from ius community repo for RedHat/CentOS 6
|
||||
BuildRequires: python27-devel
|
||||
|
Loading…
Reference in New Issue
Block a user