aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan-Christofer Demay <jcdemay@gmail.com>2010-07-08 19:38:06 +0000
committerJonathan-Christofer Demay <jcdemay@gmail.com>2010-07-08 19:38:06 +0000
commit863e907f9c732523516a15d7da7e7e2c1ca4ec80 (patch)
tree931e5642807703e76697ddf55a5fd52efdf58f76 /dev-ml/ocamlgraph/ocamlgraph-1.5.ebuild
parentsci-mathematics/*: some ChangeLog clean-ups (diff)
downloadsci-863e907f9c732523516a15d7da7e7e2c1ca4ec80.tar.gz
sci-863e907f9c732523516a15d7da7e7e2c1ca4ec80.tar.bz2
sci-863e907f9c732523516a15d7da7e7e2c1ca4ec80.zip
dev-ml/ocamlgraph: some RDEPEND clean-ups
Diffstat (limited to 'dev-ml/ocamlgraph/ocamlgraph-1.5.ebuild')
-rw-r--r--dev-ml/ocamlgraph/ocamlgraph-1.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ml/ocamlgraph/ocamlgraph-1.5.ebuild b/dev-ml/ocamlgraph/ocamlgraph-1.5.ebuild
index cd90d8e81..27050d1ac 100644
--- a/dev-ml/ocamlgraph/ocamlgraph-1.5.ebuild
+++ b/dev-ml/ocamlgraph/ocamlgraph-1.5.ebuild
@@ -16,8 +16,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="doc examples gtk +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]
- gtk? ( >=dev-ml/lablgtk-2.12
- >=gnome-base/libgnomecanvas-2.26 )"
+ gtk? ( >=dev-ml/lablgtk-2.12[gnomecanvas,ocamlopt?] )"
RDEPEND="${DEPEND}"
src_prepare() {