summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 886a42fa7859..6442914d5f34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,11 +12,9 @@ arch=(i686 x86_64)
url="https://gmt.soest.hawaii.edu/"
license=('LGPL')
makedepends=('cmake' 'ninja')
-depends=('gdal' 'fftw' 'lapack')
+depends=('gdal' 'fftw' 'lapack' 'python-sphinx')
optdepends=(
'ghostscript'
- 'python-sphinx'
- 'python2-sphinx'
'gmt-coast: coastlines'
'gmt-dcw: digital chart of the world polygon map')
conflicts=('gmt4' 'gmt')