commit: 79b9084dc66dd8cd0a4e2f7cfb30f69387efc40e
Author: Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Thu Feb 11 14:12:58 2016 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 14:12:58 2016 +0000
URL: https://gitweb.gentoo.org/dev/xmw.git/commit/?id=79b9084d
net-misc/ola: add PYTHON_USEDEP
Package-Manager: portage-2.2.27
Manifest-Sign-Key: 0x71D573A82F434065
net-misc/ola/ola-0.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/ola/ola-0.10.0.ebuild b/net-misc/ola/ola-0.10.0.ebuild
index fd5f89e..6f4872b 100644
--- a/net-misc/ola/ola-0.10.0.ebuild
+++ b/net-misc/ola/ola-0.10.0.ebuild
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
libusb? ( virtual/libusb:1 )
osc? ( media-libs/liblo )
java? ( dev-libs/protobuf )
- python? ( dev-libs/protobuf[python] )"
+ python? ( dev-libs/protobuf[python,${PYTHON_USEDEP}] )"
src_prepare() {
eautoreconf