aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:54:18 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:54:18 +0100
commit4fdf5aee54a5f8eac1463f006f7003c8d1c30afc (patch)
tree08f73ba04d61556f7345d531dffc6c115505a416
parentsci-libs/xraylib: cleanup metadata (diff)
downloadsci-4fdf5aee54a5f8eac1463f006f7003c8d1c30afc.tar.gz
sci-4fdf5aee54a5f8eac1463f006f7003c8d1c30afc.tar.bz2
sci-4fdf5aee54a5f8eac1463f006f7003c8d1c30afc.zip
sci-mathematics/frama-c: add default for use flag
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--sci-mathematics/frama-c/frama-c-20140301.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/frama-c/frama-c-20140301.ebuild b/sci-mathematics/frama-c/frama-c-20140301.ebuild
index 0d7376d21..f29cfe02e 100644
--- a/sci-mathematics/frama-c/frama-c-20140301.ebuild
+++ b/sci-mathematics/frama-c/frama-c-20140301.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -26,7 +26,7 @@ DEPEND="
gtk? (
>=x11-libs/gtksourceview-2.8:2.0
>=gnome-base/libgnomecanvas-2.26
- >=dev-ml/lablgtk-2.14[sourceview,gnomecanvas,ocamlopt?]
+ >=dev-ml/lablgtk-2.14[sourceview,gnomecanvas(-),ocamlopt?]
)"
RDEPEND="${DEPEND}"