diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2025-02-04 00:12:24 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2025-02-04 00:12:24 +0000 |
commit | 3455b82e8deb9e008ea242801769ba814ccebaa4 (patch) | |
tree | 1c30007425fd29deeea576069a9a16646e116ce5 | |
parent | sys-kernel/stable-sources: add 6.13.1 (diff) | |
download | portage-master.tar.xz |
-rw-r--r-- | net-p2p/monero/monero-0.18.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/monero/monero-0.18.3.4.ebuild b/net-p2p/monero/monero-0.18.3.4.ebuild index 5cf08045..e359dd31 100644 --- a/net-p2p/monero/monero-0.18.3.4.ebuild +++ b/net-p2p/monero/monero-0.18.3.4.ebuild @@ -66,7 +66,7 @@ BDEPEND="${PYTHON_DEPS} app-text/doxygen ) qt5? ( dev-qt/linguist-tools:5 ) - smartcard? ( $(python_gen_any_dep 'dev-python/protobuf-python[${PYTHON_USEDEP}]') )" + smartcard? ( $(python_gen_any_dep 'dev-python/protobuf[${PYTHON_USEDEP}]') )" PATCHES_MONERO=( "${FILESDIR}/monero-${PV}-upnp-drop-in-tree-miniupnpc.patch" |