commit:     dca4f3fb14f3e181245d94808aa84d3873410726
Author:     Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Thu Jan 28 08:57:07 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Jan 28 09:50:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dca4f3fb

dev-cpp/sprout: depend dev-libs/boost

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans <AT> posteo.de>

 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 1bc50ce1..c54f9140 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

Reply via email to