mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
dev-util/creduce: Require llvm-5 on the patched version
Closes: https://bugs.gentoo.org/646146
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user