Source: libjsoncpp Version: 1.7.4-3 Severity: wishlist Currently, libjsoncpp's Build-Depends on doxygen creates build dependency cycles, such as:
doxygen Build-Depends on libclang-4.0-dev llvm-toolchain-4.0 Build-Depends on libjsoncpp-dev Probably the easiest way to break this cycle would be to move doxygen to Build-Depends-Indep. -- Daniel Schepler