[PKG-Openstack-devel] Bug#870028: subunit: Make source package bootstrappable

Daniel Schepler dschepler at gmail.com
Sat Jul 29 01:43:40 UTC 2017


Source: subunit
Version: 1.1.0-3
Severity: wishlist

The subunit source package's Build-Depends on doxygen creates a
circular dependency which makes it difficult to bootstrap:

doxygen Build-Depends on llvm-4.0-dev
llvm-toolchain-4.0 Build-Depends on ocaml-nox
ocaml Build-Depends on libx11-dev
libx11 Build-Depends on libxcb-dev
libxcb Build-Depends on check
check Build-Depends on libsubunt-dev
subunit Build-Depends on libcppunit-dev

The easiest way I can think of to resolve this would be if the
generated documentation could be split out into a separate
libsubunit-doc package, and then doxygen could be moved to
Build-Depends-Indep.
-- 
Daniel Schepler



More information about the Openstack-devel mailing list