Bug 124112 - xboard ebuild missing texi2html dependency for src_test
Bug#: 124112 Product:  Gentoo Linux Version: 2005.1 Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P4
Resolution: FIXED Assigned To: games@gentoo.org Reported By: weslem@serval.homelinux.org
Component: Games
URL: 
Summary: xboard ebuild missing texi2html dependency for src_test
Keywords:  
Status Whiteboard: 
Opened: 2006-02-25 16:04 0000
Description:   Opened: 2006-02-25 16:04 0000
The DEPEND variable in the amd64 architecture only lists gnuchess as a build
dependency, but uses texi2html in the build process. "texi2html" should be
added to the DEPEND variable.

------- Comment #1 From Tupone Alfredo 2006-10-20 15:17:19 0000 -------
make check, as coded in the Makefile, does not make a test, but just build some
docs. It fails during that, and documentation is always built during a complete
emerge.
So I RESTRICT the test phase so is never run for this ebuild.