dev-util/creduce: Require llvm-5 on the patched version

Closes: https://bugs.gentoo.org/646146
This commit is contained in:
Michał Górny
2018-02-15 23:10:27 +01:00
parent e8032b8eaf
commit bdb8cec754

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -17,7 +17,7 @@ IUSE=""
COMMON_DEPEND="
>=dev-lang/perl-5.10.0
>=sys-devel/clang-4:="
>=sys-devel/clang-5:="
RDEPEND="${COMMON_DEPEND}
dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite