summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2004-08-23 18:13:33 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2004-08-23 18:13:33 +0000
commite0708ab915a251e87c6b721657860a1eebf57be1 (patch)
tree80775fdae912f765f4ffde2cbb0884431d5c3ab8 /dev-ml/lablgtk/lablgtk-1.2.5.ebuild
parentBug with -qt in USE (diff)
downloadhistorical-e0708ab915a251e87c6b721657860a1eebf57be1.tar.gz
historical-e0708ab915a251e87c6b721657860a1eebf57be1.tar.bz2
historical-e0708ab915a251e87c6b721657860a1eebf57be1.zip
Fix bug #61228, compiles fine with ocaml-3.08
Diffstat (limited to 'dev-ml/lablgtk/lablgtk-1.2.5.ebuild')
-rw-r--r--dev-ml/lablgtk/lablgtk-1.2.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ml/lablgtk/lablgtk-1.2.5.ebuild b/dev-ml/lablgtk/lablgtk-1.2.5.ebuild
index ebf85a6ae4b9..5f32c38bd886 100644
--- a/dev-ml/lablgtk/lablgtk-1.2.5.ebuild
+++ b/dev-ml/lablgtk/lablgtk-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.5.ebuild,v 1.15 2004/08/08 07:46:48 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.5.ebuild,v 1.16 2004/08/23 18:13:33 mattam Exp $
IUSE="gnome opengl"
@@ -10,7 +10,6 @@ LICENSE="LGPL-2.1 as-is"
DEPEND="=x11-libs/gtk+-1.2*
>=dev-lang/ocaml-3.06
- !>=dev-lang/ocaml-3.08
gnome? ( =gnome-base/libglade-0.17*
>=gnome-base/gnome-libs-1.4.1.7
media-libs/gdk-pixbuf )