diff --git a/dev-python/tvdb_api/tvdb_api-1.10_pre20150406.ebuild b/dev-python/tvdb_api/tvdb_api-1.10_pre20150406-r1.ebuild similarity index 89% rename from dev-python/tvdb_api/tvdb_api-1.10_pre20150406.ebuild rename to dev-python/tvdb_api/tvdb_api-1.10_pre20150406-r1.ebuild index 528eccf0fe92e..33cac4dbdbe0e 100644 --- a/dev-python/tvdb_api/tvdb_api-1.10_pre20150406.ebuild +++ b/dev-python/tvdb_api/tvdb_api-1.10_pre20150406-r1.ebuild @@ -16,6 +16,6 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="" +RDEPEND="dev-python/requests-cache[${PYTHON_USEDEP}]" S="${WORKDIR}"