mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 14:17:20 +00:00
debian: remove bogus libjson0 dependency
Dependencies for the actual library packages are autogenerated by shlib handling. Removing the bogus line should hopefully get this to build on Debian buildd... Signed-off-by: David Lamparter <equinox@diac24.net>
This commit is contained in:
parent
4c3d9ff53a
commit
75ec70d358
3
debian/control
vendored
3
debian/control
vendored
@ -15,8 +15,7 @@ Build-Depends:
|
|||||||
install-info,
|
install-info,
|
||||||
libc-ares-dev,
|
libc-ares-dev,
|
||||||
libcap-dev,
|
libcap-dev,
|
||||||
libjson0 | libjson-c2 | libjson-c3,
|
libjson-c-dev | libjson0-dev,
|
||||||
libjson0-dev | libjson-c-dev,
|
|
||||||
libpam0g-dev | libpam-dev,
|
libpam0g-dev | libpam-dev,
|
||||||
libpcre3-dev,
|
libpcre3-dev,
|
||||||
libpython3-dev,
|
libpython3-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user