commit:     0cc2aadd4bc3a800b7285f0144b592489f64c4cb
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Oct 26 15:28:07 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Oct 26 16:35:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0cc2aadd

dev-python/WSME: add wheel dependency

Closes: https://bugs.gentoo.org/820302
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/WSME/WSME-0.11.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/WSME/WSME-0.11.0.ebuild 
b/dev-python/WSME/WSME-0.11.0.ebuild
index 07cf7fdb7..b8798554e 100644
--- a/dev-python/WSME/WSME-0.11.0.ebuild
+++ b/dev-python/WSME/WSME-0.11.0.ebuild
@@ -24,7 +24,10 @@ RDEPEND="
        dev-python/pytz[${PYTHON_USEDEP}]
        >=dev-python/netaddr-0.7.12[${PYTHON_USEDEP}]
 "
-DEPEND="${RDEPEND}"
+DEPEND="
+       ${RDEPEND}
+       dev-python/wheel[${PYTHON_USEDEP}]
+"
 BDEPEND="
        test? (
                dev-python/transaction[${PYTHON_USEDEP}]

Reply via email to