dev-ml/macaque: add missing dep on dev-ml/oasis; bug #576684

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
Alexis Ballier
2016-03-07 16:36:28 +01:00
parent b52834c8ac
commit fcde976481

View File

@@ -15,9 +15,10 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""
DEPEND=">=dev-ml/pgocaml-2.1:=
RDEPEND=">=dev-ml/pgocaml-2.1:=
dev-ml/camlp4:="
RDEPEND="${DEPEND}"
DEPEND="${RDEPEND}
dev-ml/oasis"
DOCS=( Changelog README.md )
OASIS_SETUP_COMMAND="./setup.exe"