Hi!

Meanwhile I try to change my group cohomology spkg into a new style 
package. But I wonder how dependencies are checked these days.

I see, for example, the file build/pkgs/cvxopt/dependencies:
$(INST)/$(NUMPY) $(INST)/$(ATLAS) $(INST)/$(CEPHES) $(INST)/$(GSL) 
$(INST)/$(GLPK) | $(INST)/$(MATPLOTLIB)

In the developer manual I couldn't find a syntax definition for the 
"dependencies" file. Suppose I want that a package depends on meataxe 
(which awaits review as a new optional package at #12103) and database_gap, 
do I need to put
$(INST)/$(MEATAXE) $(INST)/$(DATABASE_GAP)
or what?

Best regards,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to