aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-28 13:22:52 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-28 13:22:52 +0200
commit8c76e6dc7464f096b5b69b6d12cf7bf24ca67289 (patch)
tree0b436de7f365df1038c8778ccebb7a33073aa51e /sci-mathematics
parentgames-arcade/opensurge: add MissingUseDepDefault (diff)
downloadguru-8c76e6dc7464f096b5b69b6d12cf7bf24ca67289.tar.gz
guru-8c76e6dc7464f096b5b69b6d12cf7bf24ca67289.tar.bz2
guru-8c76e6dc7464f096b5b69b6d12cf7bf24ca67289.zip
sci-mathematics/frama-c: add MissingUseDepDefault
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/frama-c/frama-c-22.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/frama-c/frama-c-22.0.ebuild b/sci-mathematics/frama-c/frama-c-22.0.ebuild
index 1bb3dc8b2..d9fa08e3a 100644
--- a/sci-mathematics/frama-c/frama-c-22.0.ebuild
+++ b/sci-mathematics/frama-c/frama-c-22.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ RESTRICT="strip"
RDEPEND="
>=dev-lang/ocaml-4.08.1[ocamlopt?]
- >=dev-ml/ocamlgraph-1.8.5[gtk?,ocamlopt?]
+ >=dev-ml/ocamlgraph-1.8.5[gtk(-)?,ocamlopt?]
>=dev-ml/zarith-1.5[ocamlopt?]
>=dev-ml/yojson-1.4.1[ocamlopt?]
gtk? ( >=dev-ml/lablgtk-2.14:2=[sourceview,gnomecanvas,ocamlopt?] )