mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/pcre-ocaml: add missing deps, bug #627836
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -11,10 +11,15 @@ SRC_URI="https://github.com/mmottl/pcre-ocaml/releases/download/${PV}/pcre-${PV}
|
||||
LICENSE="LGPL-2.1-with-linking-exception"
|
||||
IUSE="examples"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|
||||
KEYWORDS="~amd64 ~x86-fbsd"
|
||||
|
||||
RDEPEND=">=dev-libs/libpcre-4.5"
|
||||
DEPEND="${RDEPEND} dev-ml/jbuilder"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ml/jbuilder
|
||||
dev-ml/base
|
||||
dev-ml/stdio
|
||||
dev-ml/configurator
|
||||
"
|
||||
|
||||
S="${WORKDIR}/pcre-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user