summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7eb8603225a9..cb9b90f9eeef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,6 @@ depends=('python>=3.7' 'python-numpy1>=1.19' 'python-scikit-image>=0.19'
'python-pillow' 'python-scikit-learn' 'python-click' 'python-six'
'python-matplotlib')
optdepends=('python-n2: for FastGammaRenderer'
- 'cython: for FastGammaRenderer'
'python-urwid: for termview')
_pkgsrc="${_name}-${_commit}"
source=("${_pkgsrc}.tar.gz::${url}/archive/${_commit}.tar.gz")