www-client/firefox: USE=pgo requires sys-libs/compiler-rt-sanitizers[profile] when...
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 10 Feb 2019 03:47:12 +0000 (04:47 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 10 Feb 2019 21:50:00 +0000 (22:50 +0100)
Bug: https://bugs.gentoo.org/676988
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
www-client/firefox/firefox-65.0-r1.ebuild

index d1957b61b6b25257d4e2ee1b0f5279cd64a4d69f..56719723d0af30f5b9f1097ed2ce5da8ab938e07 100644 (file)
@@ -119,6 +119,7 @@ DEPEND="${CDEPEND}
        clang? (
                >=sys-devel/llvm-4.0.1[gold]
                >=sys-devel/lld-4.0.1
+               pgo? ( >=sys-libs/compiler-rt-sanitizers-4.0.1[profile] )
        )
        pulseaudio? ( media-sound/pulseaudio )
        >=virtual/cargo-1.30.0