commit:     7d7666223ee71610552c3bae675e289d50d9499e
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 14 07:37:49 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Sep 14 08:15:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d766622

net-misc/streamlink: add missing isodate dependency

Closes: https://bugs.gentoo.org/666158
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 .../streamlink/{streamlink-0.14.2.ebuild => streamlink-0.14.2-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/streamlink/streamlink-0.14.2.ebuild 
b/net-misc/streamlink/streamlink-0.14.2-r1.ebuild
similarity index 97%
rename from net-misc/streamlink/streamlink-0.14.2.ebuild
rename to net-misc/streamlink/streamlink-0.14.2-r1.ebuild
index 29939af76eb..acb189b5ae8 100644
--- a/net-misc/streamlink/streamlink-0.14.2.ebuild
+++ b/net-misc/streamlink/streamlink-0.14.2-r1.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
        virtual/python-singledispatch[${PYTHON_USEDEP}]
        >dev-python/requests-2.17.1[${PYTHON_USEDEP}]
        dev-python/urllib3[${PYTHON_USEDEP}]
+       dev-python/isodate[${PYTHON_USEDEP}]
        dev-python/websocket-client[${PYTHON_USEDEP}]
        $(python_gen_cond_dep 
'dev-python/backports-shutil_which[${PYTHON_USEDEP}]' 'python2*')
        $(python_gen_cond_dep 
'dev-python/backports-shutil_get_terminal_size[${PYTHON_USEDEP}]' 'python2*')

Reply via email to