diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-03-31 15:12:01 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-03-31 15:12:44 +0200 |
commit | e361aafd702c08c1f382bcfe2006331603d6f526 (patch) | |
tree | 99d18cebf8a3723c82b9f4ba4481fad605dd746b /sci-mathematics/why3-for-spark | |
parent | sys-apps/memtest86+: drop 6.00, 6.01 (diff) | |
download | gentoo-e361aafd702c08c1f382bcfe2006331603d6f526.tar.gz gentoo-e361aafd702c08c1f382bcfe2006331603d6f526.tar.bz2 gentoo-e361aafd702c08c1f382bcfe2006331603d6f526.zip |
sci-mathematics/why3-for-spark: require lablgtk-2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-mathematics/why3-for-spark')
-rw-r--r-- | sci-mathematics/why3-for-spark/why3-for-spark-2019-r3.ebuild (renamed from sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2019-r3.ebuild index f83359f0ee7e..3747497af8a1 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2019-r2.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2019-r3.ebuild @@ -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 @@ -21,7 +21,7 @@ DEPEND=">=dev-lang/ocaml-4.09.0:=[ocamlopt=] <=dev-ml/menhir-20190924:= dev-ml/num:= doc? ( dev-tex/rubber ) - gtk? ( >=dev-ml/lablgtk-2.18.8:=[sourceview] ) + gtk? ( dev-ml/lablgtk:2=[sourceview] ) emacs? ( >=app-editors/emacs-23.1:* ) html? ( dev-tex/hevea:= ) hypothesis-selection? ( dev-ml/ocamlgraph:= ) |