diff options
Diffstat (limited to 'dev-cpp/benchmark/benchmark-1.9.0.ebuild')
| -rw-r--r-- | dev-cpp/benchmark/benchmark-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/benchmark/benchmark-1.9.0.ebuild b/dev-cpp/benchmark/benchmark-1.9.0.ebuild index 4a62d10f234f..8340d18d7710 100644 --- a/dev-cpp/benchmark/benchmark-1.9.0.ebuild +++ b/dev-cpp/benchmark/benchmark-1.9.0.ebuild @@ -18,7 +18,7 @@ RESTRICT="!test? ( test )" REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )" DEPEND=" - libcxx? ( sys-libs/libcxx[${MULTILIB_USEDEP}] ) + libcxx? ( llvm-runtimes/libcxx[${MULTILIB_USEDEP}] ) libpfm? ( dev-libs/libpfm:= ) " |
