diff options
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/flashdot/flashdot-1.1.4-r1.ebuild | 8 |
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=( |