summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2019-03-23 11:37:13 +0800
committerUniversebenzene2019-03-23 11:37:13 +0800
commit1385a5986463933e30ede8c4a8488ae8d8a0db55 (patch)
treed93d15022555139ef6890345d7b219a9d467f616 /PKGBUILD
parent81e215aa81f1541674278dcdd9cc8b226efe390f (diff)
downloadaur-1385a5986463933e30ede8c4a8488ae8d8a0db55.tar.gz
Add optdepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58f61d90bbdd..16d5eea47a1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="http://healpy.readthedocs.io"
license=('GPL')
depends=('python>=3.4' 'python-numpy>=1.5' 'python-matplotlib' 'python-astropy' 'cfitsio' 'healpix')
makedepends=('cython>=0.16')
+optdepends=('python-healpy-doc: Documentation for healpy')
source=("https://files.pythonhosted.org/packages/source/h/healpy/healpy-${pkgver}.tar.gz")
md5sums=('9c1a5ae49b95b6fdbaf352ac8182b9b8')