mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-mathematics/frama-c: force gtk3
Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user