summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinArcX2017-03-24 16:27:05 +0430
committerLinArcX2017-03-24 16:27:05 +0430
commit3a71d807eb3c10c2420d95c10901bba0d248411a (patch)
treec581c6aee49daf0fcc370dae53e459dbe6831ad4 /PKGBUILD
parent189d5b85fa72208a4dd24c191b76ddd88aa4e9ec (diff)
downloadaur-3a71d807eb3c10c2420d95c10901bba0d248411a.tar.gz
sd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd0e61394232..4457c3fbbe1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="easy to use interface to thetvdb.com(Python3)"
arch=('any')
url="https://github.com/dbr/tvdb_api"
license=('GPL')
-depends=('python')
+depends=('python' 'python2-requests-cache')
makedepends=('git' 'python-setuptools')
provides=($pkgname)
conflicts=($pkgname)