#13416: Fix GAP dependencies
---------------------------+------------------------------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: enhancement | Status: new
Priority: minor | Milestone: sage-5.4
Component: build | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors: Jeroen Demeyer
Merged in: | Dependencies:
Stopgaps: |
---------------------------+------------------------------------------------
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.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13416>
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.