Date: Wednesday, October 12, 2022 @ 10:23:16
  Author: arojas
Revision: 1327797

Remove gap-doc dependency

Modified:
  sagemath-doc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-12 10:22:20 UTC (rev 1327796)
+++ PKGBUILD    2022-10-12 10:23:16 UTC (rev 1327797)
@@ -7,7 +7,7 @@
 arch=(any)
 url='http://www.sagemath.org'
 license=(GPL)
-depends=(gap-doc python-pplpy)
+depends=(python-pplpy)
 makedepends=(sagemath python-pyzmq python-docutils python-jupyter_client 
python-pkgconfig cython
              python-jupyter-sphinx mathjax python-sphinx-furo)
 
source=(https://github.com/sagemath/sage/archive/$pkgver/sagemath-$pkgver.tar.gz

Reply via email to