diff options
Diffstat (limited to 'sci-mathematics/frama-c-callgraph/frama-c-callgraph-23.1.ebuild')
-rw-r--r-- | sci-mathematics/frama-c-callgraph/frama-c-callgraph-23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/frama-c-callgraph/frama-c-callgraph-23.1.ebuild b/sci-mathematics/frama-c-callgraph/frama-c-callgraph-23.1.ebuild index 312fec23b..0f9b2d025 100644 --- a/sci-mathematics/frama-c-callgraph/frama-c-callgraph-23.1.ebuild +++ b/sci-mathematics/frama-c-callgraph/frama-c-callgraph-23.1.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64" IUSE="gtk +ocamlopt" RESTRICT="strip" -RDEPEND="~sci-mathematics/frama-c-${PV}:=[gtk?,ocamlopt?]" +RDEPEND="~sci-mathematics/frama-c-${PV}:=[gtk=,ocamlopt?]" DEPEND="${RDEPEND}" # Eva is needed at runtime to run the callgraph plugin, # but is not needed for compilation (and would introduce a mutual dependency) |