commit:     47500a741ead5a2cb6511d057c5078b5210f7653
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 17:46:20 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 17:46:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47500a74

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 <tupone <AT> gentoo.org>

 sci-misc/flashdot/flashdot-1.1.4-r1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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=(

Reply via email to