summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2021-09-05 19:50:35 +0200
committerAntonio Rojas2021-09-05 19:50:35 +0200
commitdbee3657b2120ef36ccfeb05cb590bc171bb4ea4 (patch)
tree104e942fcfab23fcec30af4eca57d5fbebe12ba3 /PKGBUILD
parent02fb58db9062b4363b0b166e32b7be102ee8e02e (diff)
downloadaur-dbee3657b2120ef36ccfeb05cb590bc171bb4ea4.tar.gz
Add python-database-knotinfo optdepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c15cdcaa7513..7da08f1120e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,8 @@ optdepends=('cython: to compile cython code' 'python-pkgconfig: to compile cytho
'shared_meataxe: faster matrix arithmetic over finite fields' 'openblas: faster linear algebra'
'sirocco: for computing the fundamental group of the complement of a plane curve' 'primecount: faster prime_pi implementation'
'dot2tex: for displaying some diagrams' 'cryptominisat5: SAT solver' 'python-pycosat: picosat SAT solver'
- 'python-pip: to install optional packages with sage -pip' 'sage-notebook-exporter: convert flask notebooks to Jupyter')
+ 'python-pip: to install optional packages with sage -pip' 'sage-notebook-exporter: convert flask notebooks to Jupyter'
+ 'python-database-knotinfo: interface to the KnotInfo and LinkInfo databases')
makedepends=(cython boost ratpoints python-jinja sirocco mcqd coxeter bliss tdlib python-pkgconfig shared_meataxe primecount git)
conflicts=(sagemath)
provides=(sagemath)