diff options
Diffstat (limited to 'dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild')
| -rw-r--r-- | dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild index 015fa6c96c75..21e8c7108cad 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="debug" DEPEND=" - >=dev-libs/boost-1.54:=[nls] + dev-libs/boost:=[nls] >=dev-libs/leatherman-0.9.3:= " RDEPEND="${DEPEND}" |
