Doxygen dependency fix

Terry Chan tpchan at comcast.net
Mon Jul 26 16:49:59 GMT 2004


AND if you look at the install and compile logs for doxygen, located in

/var/log/lunar/install/doxygen-1.3.8
/var/log/lunar/compile/doxygen-1.3.8.bz2

You will see that the file doc/Makefile does NOT create language.doc as
that file is ALREADY part of the distributed source code for doxygen-1.3.8.

Bottom line -- doxygen compiles and fully installs without Python being
present on a lunar box.

It will absolutely NOT be added to the DEPENDS file for doxygen.
Lunar DEPENDS files are for listing modules that are required for compiling
and installing a module.  doxygen CLEARLY installs without Python
being present on a lunar box.

Terry Chan
----------------------------------------------------------------
On Mon, Jul 26, 2004 at 04:46:28PM +0200, Nathan Huizinga wrote:
> Hi,
> 
> Python *is* used, but not for compiling... Have a look at the 
> "doc/Makefile" and you'll see it's there ;-)
> 
> Nathan.


More information about the Lunar mailing list