Le 04/02/2019 à 07:15, Samuel Thibault a écrit : > Control: severity -1 important > > Hello, > > Paolo Greppi, le lun. 04 févr. 2019 00:59:40 +0100, a ecrit: >> Package: hwloc >> Version: 1.11.12-1 >> Severity: serious >> >> I tested your package against a draft package for doxygen 1.8.15: >> https://bugs.debian.org/919413 > This is not serious yet, until it actually gets uploaded. > >> and it FTBFS with this error: >> ! LaTeX Error: File `listofitems.sty' not found. > Isn't the doxygen-latex package supposed to cope with this kind of > dependency, to avoid having to patch over dozens of packages with new > upstream release of just doxygen?
Indeed we don't seem to include any latex sty file explicitly. Doxygen is the one generating a latex source that requires listofitems.sty. Brice