forked from Mirror/frr
debian: Fix version requirement for rtrlib to allow distro specific names
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
This commit is contained in:
parent
967e4a1787
commit
b78535682c
2
debian/control
vendored
2
debian/control
vendored
|
@ -19,7 +19,7 @@ Build-Depends: bison,
|
|||
libpcre2-dev,
|
||||
libpython3-dev,
|
||||
libreadline-dev,
|
||||
librtr-dev (>= 0.8.0) <!pkg.frr.nortrlib>,
|
||||
librtr-dev (>= 0.8.0~) <!pkg.frr.nortrlib>,
|
||||
libsnmp-dev,
|
||||
libssh-dev <!pkg.frr.nortrlib>,
|
||||
libyang2-dev,
|
||||
|
|
Loading…
Reference in a new issue