public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alt-ergo/files/, sci-mathematics/alt-ergo/
@ 2022-11-19 21:31 Maciej Barć
  0 siblings, 0 replies; only message in thread
From: Maciej Barć @ 2022-11-19 21:31 UTC (permalink / raw
  To: gentoo-commits

commit:     6e7a51ba017eb61743f30c801d61a4971f2289e4
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 21:25:25 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 21:26:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7a51ba

sci-mathematics/alt-ergo: remove seq reference from dune build file

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild        |  2 ++
 sci-mathematics/alt-ergo/files/alt-ergo-2.4.2-dune.patch | 11 +++++++++++
 2 files changed, 13 insertions(+)

diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild b/sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild
index 496625cddfef..581b8c28a604 100644
--- a/sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild
+++ b/sci-mathematics/alt-ergo/alt-ergo-2.4.2-r1.ebuild
@@ -34,6 +34,8 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 BDEPEND="dev-ml/dune-configurator"
 
+PATCHES=( "${FILESDIR}"/${P}-dune.patch )
+
 src_prepare() {
 	default
 

diff --git a/sci-mathematics/alt-ergo/files/alt-ergo-2.4.2-dune.patch b/sci-mathematics/alt-ergo/files/alt-ergo-2.4.2-dune.patch
new file mode 100644
index 000000000000..58bcbaa70257
--- /dev/null
+++ b/sci-mathematics/alt-ergo/files/alt-ergo-2.4.2-dune.patch
@@ -0,0 +1,11 @@
+--- a/src/lib/dune
++++ b/src/lib/dune
+@@ -21,7 +21,7 @@
+ 
+   ; external dependencies
+   (libraries
+-     seq unix num str zarith dynlink ocplib-simplex stdlib-shims)
++     unix num str zarith dynlink ocplib-simplex stdlib-shims)
+ 
+   ; .mli only modules *also* need to be in this field
+   (modules_without_implementation matching_types numbersInterface sig sig_rel)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-19 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-19 21:31 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alt-ergo/files/, sci-mathematics/alt-ergo/ Maciej Barć

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox