diff options
Diffstat (limited to 'net-p2p/litecoind')
-rw-r--r-- | net-p2p/litecoind/litecoind-0.18.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild b/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild index e7f1f1f2a4dc..7dd0e1ddb9f3 100644 --- a/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild +++ b/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,7 +25,7 @@ IUSE="cpu_flags_x86_sse2 upnp +wallet" RDEPEND=" acct-group/litecoin acct-user/litecoin - dev-libs/boost:=[threads(+)] + dev-libs/boost:= <dev-libs/leveldb-1.23:= dev-libs/libevent:=[threads(+)] dev-libs/openssl:=[-bindist(-)] |