summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/tvnamer/tvnamer-2.4.ebuild')
-rw-r--r--media-tv/tvnamer/tvnamer-2.4.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/media-tv/tvnamer/tvnamer-2.4.ebuild b/media-tv/tvnamer/tvnamer-2.4.ebuild
index e2c20d5587db..5d978a2fa6e3 100644
--- a/media-tv/tvnamer/tvnamer-2.4.ebuild
+++ b/media-tv/tvnamer/tvnamer-2.4.ebuild
@@ -15,7 +15,5 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="dev-python/tvdb_api"
-DEPEND="${DEPEND}
- dev-python/setuptools
-"
+RDEPEND=">=dev-python/tvdb_api-1.10_pre[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"