No dia 7 de Novembro de 2010 15:59, <[email protected]> escreveu: > Revision: 11517 > http://gar.svn.sourceforge.net/gar/?rev=11517&view=rev > Author: rthurner > Date: 2010-11-07 15:59:30 +0000 (Sun, 07 Nov 2010) > > Log Message: > ----------- > mercurial: depend on python runtime lib ... should be in gar?
There are two separate dependencies: Python interpreter (CSWpython) and the shared library (CSWlibpython*). All Python programs require the interpreter, but only some require the shared library. The CSWlibpython dependency works the same way as all the other shared library dependencies; you need to add it by hand. _______________________________________________ devel mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/devel
