commit:     7acf64222811aa7664fcdfa175574dcc4f6aac3d
Author:     Robert Greener <me <AT> r0bert <DOT> dev>
AuthorDate: Tue Jul  5 12:44:49 2022 +0000
Commit:     Robert Greener <me <AT> r0bert <DOT> dev>
CommitDate: Tue Jul  5 12:46:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7acf6422

dev-R/nloptr: use nlopt from system

Has side effect of fixing fail to compile bug

Closes: https://bugs.gentoo.org/856526
Signed-off-by: Robert Greener <me <AT> r0bert.dev>

 dev-R/nloptr/{nloptr-2.0.3.ebuild => nloptr-2.0.3-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-R/nloptr/nloptr-2.0.3.ebuild 
b/dev-R/nloptr/nloptr-2.0.3-r1.ebuild
similarity index 95%
rename from dev-R/nloptr/nloptr-2.0.3.ebuild
rename to dev-R/nloptr/nloptr-2.0.3-r1.ebuild
index feb76ef4d..b8a705a32 100644
--- a/dev-R/nloptr/nloptr-2.0.3.ebuild
+++ b/dev-R/nloptr/nloptr-2.0.3-r1.ebuild
@@ -16,6 +16,7 @@ DEPEND="
        test? (
                dev-R/xml2
        )
+       >=sci-libs/nlopt-2.7.0
 "
 
 SUGGESTED_PACKAGES="

Reply via email to