summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5623b413660b..d67ea3409612 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.13.0
pkgrel=1
pkgdesc="A cartographic python library with matplotlib support for visualisation"
url="http://scitools.org.uk/cartopy/docs/latest/"
-depends=('python' 'python-shapely' 'python-pyshp' 'python-pyproj')
+depends=('python' 'python-shapely<=1.5.12' 'python-pyshp' 'python-pyproj')
makedepends=('python3' 'cython')
license=('LGPLv3')
arch=('any')