commit:     d41b48be876719c39c30f3d52c41550f1f3f45ba
Author:     François-Xavier Carton <fx.carton91 <AT> gmail <DOT> com>
AuthorDate: Sat Apr  8 23:44:30 2023 +0000
Commit:     Francois-Xavier Carton <fx.carton91 <AT> gmail <DOT> com>
CommitDate: Sat Apr  8 23:51:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d41b48be

sci-mathematics/frama-c: force gtk3

Signed-off-by: François-Xavier Carton <fx.carton91 <AT> gmail.com>

 .../frama-c/{frama-c-25.0-r1.ebuild => frama-c-25.0-r2.ebuild}      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/frama-c/frama-c-25.0-r1.ebuild 
b/sci-mathematics/frama-c/frama-c-25.0-r2.ebuild
similarity index 90%
rename from sci-mathematics/frama-c/frama-c-25.0-r1.ebuild
rename to sci-mathematics/frama-c/frama-c-25.0-r2.ebuild
index cb67c8563..5356f31fb 100644
--- a/sci-mathematics/frama-c/frama-c-25.0-r1.ebuild
+++ b/sci-mathematics/frama-c/frama-c-25.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,12 +18,12 @@ RESTRICT="strip"
 
 RDEPEND="
        >=dev-lang/ocaml-4.08.1[ocamlopt?]
-       >=dev-ml/ocamlgraph-1.8.8[ocamlopt?]
+       >=dev-ml/ocamlgraph-2.0.0[ocamlopt?]
        dev-ml/ppx_import[ocamlopt?]
        dev-ml/ppx_deriving[ocamlopt?]
        >=dev-ml/zarith-1.5[ocamlopt?]
        >=dev-ml/yojson-1.4.1[ocamlopt?]
-       gtk? ( >=dev-ml/lablgtk-2.14:2=[sourceview,gnomecanvas,ocamlopt?] )"
+       gtk? ( dev-ml/lablgtk:3=[ocamlopt?,sourceview] )"
 DEPEND="${RDEPEND}
        media-gfx/graphviz"
 

Reply via email to