diff options
-rw-r--r-- | dev-ml/lablgl/lablgl-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lablgl/lablgl-1.05.ebuild b/dev-ml/lablgl/lablgl-1.05.ebuild index bb69c5d38ae..20f1f9ed477 100644 --- a/dev-ml/lablgl/lablgl-1.05.ebuild +++ b/dev-ml/lablgl/lablgl-1.05.ebuild @@ -19,12 +19,12 @@ RDEPEND=" x11-libs/libX11 virtual/opengl virtual/glu - || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 ) + <dev-lang/ocaml-4.02.0 glut? ( media-libs/freeglut ) tk? ( >=dev-lang/tcl-8.3:0= >=dev-lang/tk-8.3:0= - || ( dev-ml/labltk:= <dev-lang/ocaml-4.02[tk] ) + <dev-lang/ocaml-4.02[tk] ) " |