mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/tvdb_api: Add missing rdep on requests-cache
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -16,6 +16,6 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
RDEPEND=""
|
||||
RDEPEND="dev-python/requests-cache[${PYTHON_USEDEP}]"
|
||||
|
||||
S="${WORKDIR}"
|
||||
Reference in New Issue
Block a user