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 b7f866e691a5..ed021c6be293 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('Apache')
url='https://github.com/tkrajina/srtm.py'
makedepends=('git' 'python-setuptools')
-depends=()
+depends=('python-gpxpy')
source=(${_pkgname}::git+https://github.com/tkrajina/srtm.py.git)
sha256sums=('SKIP')