#768312 fontconfig: can't build twice without docbook-utils

Package:
fontconfig
Source:
fontconfig
Description:
generic font configuration library - support binaries
Submitter:
Edward Betts
Date:
2014-11-06 12:18:06 UTC
Severity:
normal
#768312#5
Date:
2014-11-06 12:11:39 UTC
From:
To:
The second time I try to build the fontconfig package it fails because
the clean target of debian/rules deletes the file doc/FcAtomicCreate.3

There are two options for fixing this, either change the clean target to
not delete the man page, or add docbook-utils to the Build-Depends.