summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-06-24 11:51:24 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-06-24 11:51:24 +0200
commitb22fbdb0ab5114a29d06ea46eec9084346f3f152 (patch)
tree1f96ab03b25335c9ae27277a118f76a01b558614 /dev-ml/lablgtk
parentdev-ml/camomile: drop backward compat camlp4 dep (diff)
downloadgentoo-b22fbdb0ab5114a29d06ea46eec9084346f3f152.tar.gz
gentoo-b22fbdb0ab5114a29d06ea46eec9084346f3f152.tar.bz2
gentoo-b22fbdb0ab5114a29d06ea46eec9084346f3f152.zip
dev-ml/lablgtk: drop backward compat dep on camlp4
Package-Manager: portage-2.3.0 RepoMan-Options: --force
Diffstat (limited to 'dev-ml/lablgtk')
-rw-r--r--dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild (renamed from dev-ml/lablgtk/lablgtk-2.18.4.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild
index 4994848a0c2b..d6af703048a4 100644
--- a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.10:2
>=x11-libs/gtkglarea-1.9:2 )
spell? ( app-text/gtkspell:2 )
sourceview? ( x11-libs/gtksourceview:2.0 )
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+ dev-ml/camlp4:=
"
DEPEND="${RDEPEND}
virtual/pkgconfig"