mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-ml/kaputt: depend on ocamlbuild only now that old ocaml is gone
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -16,7 +16,7 @@ IUSE=""
|
||||
|
||||
RDEPEND=">=dev-lang/ocaml-3.11:=[ocamlopt]"
|
||||
DEPEND="${RDEPEND}
|
||||
|| ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
|
||||
dev-ml/ocamlbuild"
|
||||
|
||||
src_configure() {
|
||||
chmod +x configure
|
||||
|
||||
Reference in New Issue
Block a user