summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-03-22 18:46:20 +0100
committerAlfredo Tupone <tupone@gentoo.org>2022-03-22 18:46:20 +0100
commit47500a741ead5a2cb6511d057c5078b5210f7653 (patch)
treedd2f872a87a797e63a1a59fea87596aaac431264 /sci-misc
parentdev-ml/ocamlsdl: respect opengl USE (diff)
downloadgentoo-47500a741ead5a2cb6511d057c5078b5210f7653.tar.gz
gentoo-47500a741ead5a2cb6511d057c5078b5210f7653.tar.bz2
gentoo-47500a741ead5a2cb6511d057c5078b5210f7653.zip
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@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/flashdot/flashdot-1.1.4-r1.ebuild8
1 files 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=(