From dca4f3fb14f3e181245d94808aa84d3873410726 Mon Sep 17 00:00:00 2001 From: Theo Anderson Date: Thu, 28 Jan 2021 21:57:07 +1300 Subject: [PATCH] dev-cpp/sprout: depend dev-libs/boost Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson --- dev-cpp/sprout/sprout-0_pre20190615.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-cpp/sprout/sprout-0_pre20190615.ebuild b/dev-cpp/sprout/sprout-0_pre20190615.ebuild index 1bc50ce1ac..c54f914022 100644 --- a/dev-cpp/sprout/sprout-0_pre20190615.ebuild +++ b/dev-cpp/sprout/sprout-0_pre20190615.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,9 +19,8 @@ KEYWORDS="~amd64 ~x86" IUSE="test texconv wavconv" RESTRICT="!test? ( test )" -DEPEND="" +DEPEND="dev-libs/boost:=" RDEPEND="${DEPEND}" -BDEPEND="" PATCHES=( "${FILESDIR}"/optional_binaries.patch