diff options
Diffstat (limited to '')
-rw-r--r-- | net-p2p/monero/monero-0.12.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/monero/monero-0.12.3.0.ebuild b/net-p2p/monero/monero-0.12.3.0.ebuild index f2a41911..2d56a067 100644 --- a/net-p2p/monero/monero-0.12.3.0.ebuild +++ b/net-p2p/monero/monero-0.12.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ IUSE="doc qt5 readline smartcard +system-libs unwind" RDEPEND="dev-db/lmdb system-libs? ( - net-dns/unbound[threads] + net-dns/unbound:=[threads] net-libs/miniupnpc ) dev-libs/openssl:0 |