mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/jbuilder: add missing test dep, bug #624154
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -13,12 +13,13 @@ SRC_URI="https://github.com/janestreet/jbuilder/archive/${MY_PV}.tar.gz -> ${MY_
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc"
|
||||
IUSE=""
|
||||
IUSE="test"
|
||||
|
||||
DEPEND="dev-lang/ocaml:="
|
||||
RDEPEND="${DEPEND}"
|
||||
DEPEND="${DEPEND}
|
||||
dev-ml/opam
|
||||
test? ( dev-ml/menhir )
|
||||
"
|
||||
OPAMSWITCH="system"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user