#13416: Fix GAP dependencies
----------------------------------+-----------------------------------------
       Reporter:  jdemeyer        |         Owner:  GeorgSWeber 
           Type:  enhancement     |        Status:  needs_review
       Priority:  minor           |     Milestone:  sage-5.4    
      Component:  build           |    Resolution:              
       Keywords:                  |   Work issues:              
Report Upstream:  N/A             |     Reviewers:              
        Authors:  Jeroen Demeyer  |     Merged in:              
   Dependencies:                  |      Stopgaps:              
----------------------------------+-----------------------------------------
Changes (by jdemeyer):

  * status:  new => needs_review


Old description:

> According to `spkg/standard/deps`, GAP depends on SAGE and on READLINE.
> However, it seems neither of this is true.
>
> For SAGE: there is nothing in the GAP sources nor patches which refers to
> Sage, `gap_reset_worksheet()` is a Sage libary function.
>
> For READLINE: there is nothing in the GAP sources nor patches which
> refers to readline.  There is a call to `tgetent()`, so we should depend
> on TERMCAP.

New description:

 According to `spkg/standard/deps`, GAP depends on SAGE.  But there is
 nothing in the GAP sources which refers to Sage, `gap_reset_worksheet()`
 is a Sage libary function.

--

Comment:

 Kept READLINE dependency in anticipation of #13211, needs review.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13416#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to