commit:     355e366c81bfc5dd17e5e584d6bb85ce8369234f
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun May  3 09:28:57 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun May  3 09:28:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=355e366c

app-text/komikku: add [${PYTHON_USEDEP}]

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 app-text/komikku/komikku-0.12.0.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-text/komikku/komikku-0.12.0.ebuild 
b/app-text/komikku/komikku-0.12.0.ebuild
index b8fa8f7..a2d604b 100644
--- a/app-text/komikku/komikku-0.12.0.ebuild
+++ b/app-text/komikku/komikku-0.12.0.ebuild
@@ -25,14 +25,14 @@ RESTRICT="test"
 DEPEND="
        >=gui-libs/libhandy-0.0.10
        >=x11-libs/gtk+-3.24.10
-       dev-python/beautifulsoup:4
-       dev-python/cloudscraper
-       dev-python/dateparser
-       dev-python/lxml
-       dev-python/pillow
-       dev-python/pure-protobuf
-       dev-python/python-magic
-       dev-python/unidecode
+       dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+       dev-python/cloudscraper[${PYTHON_USEDEP}]
+       dev-python/dateparser[${PYTHON_USEDEP}]
+       dev-python/lxml[${PYTHON_USEDEP}]
+       dev-python/pillow[${PYTHON_USEDEP}]
+       dev-python/pure-protobuf[${PYTHON_USEDEP}]
+       dev-python/python-magic[${PYTHON_USEDEP}]
+       dev-python/unidecode[${PYTHON_USEDEP}]
 "
 RDEPEND="
        ${DEPEND}

Reply via email to