From 47500a741ead5a2cb6511d057c5078b5210f7653 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Tue, 22 Mar 2022 18:46:20 +0100 Subject: sci-misc/flashdot: fix deps Closes: https://bugs.gentoo.org/835802 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone --- sci-misc/flashdot/flashdot-1.1.4-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-misc') diff --git a/sci-misc/flashdot/flashdot-1.1.4-r1.ebuild b/sci-misc/flashdot/flashdot-1.1.4-r1.ebuild index 3266f2b6d7d3..e4d55db5efae 100644 --- a/sci-misc/flashdot/flashdot-1.1.4-r1.ebuild +++ b/sci-misc/flashdot/flashdot-1.1.4-r1.ebuild @@ -14,10 +14,10 @@ KEYWORDS="~amd64 ~x86" IUSE="+ocamlopt" DEPEND=" - >=dev-lang/ocaml-3.10[ocamlopt?] - dev-ml/gsl-ocaml - dev-ml/lablgl[glut] - dev-ml/ocamlsdl + >=dev-lang/ocaml-3.10:=[ocamlopt?] + dev-ml/gsl-ocaml:= + dev-ml/lablgl:=[glut] + dev-ml/ocamlsdl:=[opengl] x11-apps/xdpyinfo" RDEPEND="${DEPEND}" PATCHES=( -- cgit v1.2.3-65-gdbad