commit: 8a00ca408fd26b062a7c3961a09c5d00bf10145c
Author: Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Wed Dec 23 08:22:24 2020 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Wed Dec 23 08:22:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a00ca40
dev-python/libusb1: bdepend dev-python/{pip,wheel}
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>
dev-python/libusb1/libusb1-1.9.1.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/libusb1/libusb1-1.9.1.ebuild
b/dev-python/libusb1/libusb1-1.9.1.ebuild
index ccaaf8a4..7eb10df1 100644
--- a/dev-python/libusb1/libusb1-1.9.1.ebuild
+++ b/dev-python/libusb1/libusb1-1.9.1.ebuild
@@ -16,5 +16,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="virtual/libusb"
+BDEPEND="
+ dev-python/pip[${PYTHON_USEDEP}]
+ dev-python/wheel[${PYTHON_USEDEP}]
+"
distutils_enable_tests setup.py