mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-ml/optcomp: drop backward comapt dep on camlp4
Package-Manager: portage-2.3.0_rc1
This commit is contained in:
@@ -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$
|
||||
|
||||
@@ -17,7 +17,7 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="|| ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
|
||||
DEPEND="dev-ml/camlp4:="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
DOCS=( CHANGES.md README.md )
|
||||
Reference in New Issue
Block a user