diff options
Diffstat (limited to 'net-p2p/monero')
-rw-r--r-- | net-p2p/monero/monero-0.15.0.1.ebuild | 2 |
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 |