Le samedi 19 mai, John H Palmieri a écrit: > > > On Saturday, May 19, 2012 2:57:21 AM UTC-7, Snark wrote: > > > > Hi, > > > > first, according to spkg/standard/deps, only sagetex depends on > > tachyon, but when you search for tachyon uses, you find them in the > > sage sources and not in the sagetex ones. > > > > Then, I'm not sure it is a build-time dep -- only a runtime one, > > since it looks like it's a call to the tachyon executable to > > generate a picture, not a use of libtachyon. > > > > If you build Sage with SAGE_CHECK=yes, then I think sagetex will use > tachyon when running its test-suite. So from that point of view, it's > a build-time dep.
Notice that sagetex depends on SAGERUNTIME, so removing the *direct* dep of sagetex on tachyon and placing tachyon in SAGERUNTIME will still let sagetex depend on tachyon -- only indirectly. Snark on #sagemath -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org