commit:     8373e9ba0ad2b07a2335ccdeb8ee924bcd6ea1ce
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 06:58:23 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 31 06:58:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8373e9ba

net-misc/streamlink: add missing deps

Not sure how I missed those..?

Closes: https://bugs.gentoo.org/848699
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../streamlink/{streamlink-4.1.0.ebuild => streamlink-4.1.0-r1.ebuild}  | 2 ++
 net-misc/streamlink/streamlink-9999.ebuild                              | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/net-misc/streamlink/streamlink-4.1.0.ebuild 
b/net-misc/streamlink/streamlink-4.1.0-r1.ebuild
similarity index 94%
rename from net-misc/streamlink/streamlink-4.1.0.ebuild
rename to net-misc/streamlink/streamlink-4.1.0-r1.ebuild
index fa55f7a3837a..248a14b9b415 100644
--- a/net-misc/streamlink/streamlink-4.1.0.ebuild
+++ b/net-misc/streamlink/streamlink-4.1.0-r1.ebuild
@@ -29,9 +29,11 @@ DEPEND="
        $(python_gen_cond_dep '
                >dev-python/requests-2.21.0[${PYTHON_USEDEP}]
                dev-python/isodate[${PYTHON_USEDEP}]
+               >=dev-python/lxml-4.6.4[${PYTHON_USEDEP}]
                dev-python/websocket-client[${PYTHON_USEDEP}]
                dev-python/pycountry[${PYTHON_USEDEP}]
                >=dev-python/pycryptodome-3.4.3[${PYTHON_USEDEP}]
+               >dev-python/PySocks-1.5.7[${PYTHON_USEDEP}]
                >=dev-python/versioningit-1.1.1[${PYTHON_USEDEP}]
        ')
 "

diff --git a/net-misc/streamlink/streamlink-9999.ebuild 
b/net-misc/streamlink/streamlink-9999.ebuild
index fa55f7a3837a..248a14b9b415 100644
--- a/net-misc/streamlink/streamlink-9999.ebuild
+++ b/net-misc/streamlink/streamlink-9999.ebuild
@@ -29,9 +29,11 @@ DEPEND="
        $(python_gen_cond_dep '
                >dev-python/requests-2.21.0[${PYTHON_USEDEP}]
                dev-python/isodate[${PYTHON_USEDEP}]
+               >=dev-python/lxml-4.6.4[${PYTHON_USEDEP}]
                dev-python/websocket-client[${PYTHON_USEDEP}]
                dev-python/pycountry[${PYTHON_USEDEP}]
                >=dev-python/pycryptodome-3.4.3[${PYTHON_USEDEP}]
+               >dev-python/PySocks-1.5.7[${PYTHON_USEDEP}]
                >=dev-python/versioningit-1.1.1[${PYTHON_USEDEP}]
        ')
 "

Reply via email to