summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2017-03-25 17:08:57 -0400
committerGuillaume Horel2017-03-25 17:08:57 -0400
commita9ddd9e6f6bfb92619fe8252ca0a04fb2656b820 (patch)
treee22871fcf63453e6ad8fc2fad06882f8d605c5e9 /PKGBUILD
parentf1da37d88d55850c5abe2ab72d050e72d752833f (diff)
downloadaur-a9ddd9e6f6bfb92619fe8252ca0a04fb2656b820.tar.gz
.SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06a98f581785..7a1837fb2c65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/geopandas/geopandas"
license=('BSD')
checkdepends=('python-nose' 'python-descartes')
depends=('python' 'python-numpy' 'python-pandas' 'python-shapely' 'python-fiona' 'python-six' 'python-pyproj')
-optdepends=('python-geopy' 'python-psycopg2' 'python-descartes')
+optdepends=('python-geopy' 'python-psycopg2' 'python-descartes' 'python-rtree')
options=(!emptydirs)
source=("https://github.com/geopandas/geopandas/archive/v$pkgver.tar.gz")
sha256sums=('1e1845acbf6cf8dd2850aec9bfaa92892e462887903e3ea1abb8111e88a41206')