aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/frama-c-metrics/frama-c-metrics-23.1.ebuild')
-rw-r--r--sci-mathematics/frama-c-metrics/frama-c-metrics-23.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/frama-c-metrics/frama-c-metrics-23.1.ebuild b/sci-mathematics/frama-c-metrics/frama-c-metrics-23.1.ebuild
index ba126e401..b11176846 100644
--- a/sci-mathematics/frama-c-metrics/frama-c-metrics-23.1.ebuild
+++ b/sci-mathematics/frama-c-metrics/frama-c-metrics-23.1.ebuild
@@ -16,8 +16,8 @@ KEYWORDS="~amd64"
IUSE="gtk +ocamlopt"
RESTRICT="strip"
-RDEPEND="~sci-mathematics/frama-c-${PV}:=[gtk?,ocamlopt?]
- ~sci-mathematics/frama-c-eva-${PV}:=[gtk?,ocamlopt?]"
+RDEPEND="~sci-mathematics/frama-c-${PV}:=[gtk=,ocamlopt?]
+ ~sci-mathematics/frama-c-eva-${PV}:=[gtk=,ocamlopt?]"
DEPEND="${RDEPEND}"
S="${WORKDIR}/frama-c-${PV}-${NAME}"