[arch-commits] Commit in sage-mathematics/trunk (PKGBUILD.split)

Antonio Rojas arojas at archlinux.org
Sun Dec 21 13:02:46 UTC 2014


    Date: Sunday, December 21, 2014 @ 14:02:45
  Author: arojas
Revision: 124299

Fix gap dependency

Modified:
  sage-mathematics/trunk/PKGBUILD.split

----------------+
 PKGBUILD.split |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD.split
===================================================================
--- PKGBUILD.split	2014-12-21 12:50:29 UTC (rev 124298)
+++ PKGBUILD.split	2014-12-21 13:02:45 UTC (rev 124299)
@@ -86,12 +86,10 @@
 
 package_sage-mathematics() {
   depends=('ipython2' 'cython2' 'ppl' 'glpk' 'mpfi' 'palp' 'polybori' 'singular' 'libcliquer' 'maxima-ecl' 'gfan' 'sympow' 'tachyon' 'python2-rpy2' 
-  'python2-matplotlib' 'python2-scipy' 'python2-mpmath' 'python2-sympy' 'libgap' 'gap-math' 'genus2reduction' 'flintqs' 'givaro' 'libmpc' 'lcalc' 
+  'python2-matplotlib' 'python2-scipy' 'python2-mpmath' 'python2-sympy' 'libgap' 'gap' 'genus2reduction' 'flintqs' 'givaro' 'libmpc' 'lcalc' 
   'eclib' 'gmp-ecm' 'zn_poly' 'python2-gd' 'pynac' 'linbox'  'gsl' 'pari-galdata' 'pari-seadata-small' 'sage-data-combinatorial_designs' 
   'sage-data-elliptic_curves' 'sage-data-graphs' 'sage-data-polytopes_db' 'sage-data-conway_polynomials') # python2-pexpect
-  optdepends=('jmol: 3D plots' 'sage-notebook: Web-based notebook interface' 'sage-mathematics-doc: Documentation and inline help' 
-'sage-mathematics-src: source files needed to build cython code' 'python2-pyzmq: ipython notebook' 'python2-tornado: ipython notebook' 
-'python2-jinja: ipython notebook')
+  optdepends=('jmol: 3D plots' 'sage-notebook: Web-based notebook interface' 'sage-mathematics-doc: Documentation and inline help' 'sage-mathematics-src: source files needed to build cython code' 'python2-pyzmq: ipython notebook' 'python2-tornado: ipython notebook' 'python2-jinja: ipython notebook')
 
   cd sage-$pkgver/src
 



More information about the arch-commits mailing list