Gentoo Archives: gentoo-dev

From: Prashanth Mundkur <mundkur@×××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Missing deps for Ocaml package dev-ml/lablgl
Date: Mon, 23 Sep 2002 16:11:17
Message-Id: 20020923211343.GB19957@tsoft.com
1 lablgl should really have a depend on tcl-tk, since it uses the Togl
2 widget from Widget.Widget, which requires that Ocaml be installed with
3 the USE tcltk option.
4
5 Else
6
7 emerge lablgl
8
9 fails on the compile step.
10
11 I suggest this be documented in the USE variable HOWTO.
12
13
14 --prashanth

Replies

Subject Author
Re: [gentoo-dev] Missing deps for Ocaml package dev-ml/lablgl Tobias <medlor@×××.de>