Source: frr
Version: 6.0.2-1
Severity: serious
Tags: ftbfs

Build-Depends:
...
 libjson0 | libjson-c2 | libjson-c3,
 libjson0-dev | libjson-c-dev,
...


There are two bugs:
1. build depending on the shared library package is
   usually a bug, the -dev should pull in everything
2. the unstable buildds only consider the first alternative


libjson-c-dev is even in oldstable,
so can replace all of the above.

Reply via email to