commit:     41805de90f7d0758f1ac3a1a3a20939dc8b74d7b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 13:15:21 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 13:15:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41805de9

sci-libs/linbox: Depend on dev-libs/gmp[cxx(+)]

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-libs/linbox/{linbox-1.6.3.ebuild => linbox-1.6.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/linbox/linbox-1.6.3.ebuild 
b/sci-libs/linbox/linbox-1.6.3-r1.ebuild
similarity index 99%
rename from sci-libs/linbox/linbox-1.6.3.ebuild
rename to sci-libs/linbox/linbox-1.6.3-r1.ebuild
index 1bb97423c8c..75ff120dbae 100644
--- a/sci-libs/linbox/linbox-1.6.3.ebuild
+++ b/sci-libs/linbox/linbox-1.6.3-r1.ebuild
@@ -19,7 +19,7 @@ BDEPEND="doc? ( app-doc/doxygen )"
 # The project README says that gmp, givaro, and blas/lapack are required
 # transitively via fflas-ffpack, but that's not true. The build system
 # checks for them, and `git grep` shows that they're used directly.
-DEPEND="dev-libs/gmp[cxx]
+DEPEND="dev-libs/gmp[cxx(+)]
        =sci-libs/givaro-4.1*
        =sci-libs/fflas-ffpack-2.4*
        virtual/cblas

Reply via email to