summaryrefslogtreecommitdiff
path: root/net-p2p/monero/monero-0.15.0.1.ebuild
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-02-23 17:48:40 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-02-23 17:48:40 +0000
commit3e881cf5dd68a9cab584186d16fbddc9ac0980d8 (patch)
treeb2af9334c812a2b3b7e7e1f393ed6c29ae00a4e4 /net-p2p/monero/monero-0.15.0.1.ebuild
parentmedia-tv/congruity: No more PYTHON_TARGETS in single-r1 (diff)
downloadportage-3e881cf5dd68a9cab584186d16fbddc9ac0980d8.tar.xz
net-p2p/monero: No more PYTHON_TARGETS in single-r1
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Diffstat (limited to '')
-rw-r--r--net-p2p/monero/monero-0.15.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/monero/monero-0.15.0.1.ebuild b/net-p2p/monero/monero-0.15.0.1.ebuild
index c50d5380..2effe7ba 100644
--- a/net-p2p/monero/monero-0.15.0.1.ebuild
+++ b/net-p2p/monero/monero-0.15.0.1.ebuild
@@ -36,7 +36,7 @@ RDEPEND="net-dns/unbound:=[threads]
dev-libs/hidapi:=
virtual/libusb:=
dev-libs/protobuf:=
- dev-python/protobuf-python:=[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep 'dev-python/protobuf-python:=[${PYTHON_MULTI_USEDEP}]')
)"
DEPEND="${PYTHON_DEPS}
>=dev-util/cmake-2.8.7