sys-libs/compiler-rt-sanitizers: Use BDEPEND semi-properly
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Sep 2019 21:00:19 +0000 (23:00 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Sep 2019 21:00:52 +0000 (23:00 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0.9999.ebuild
sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9.0.0.9999.ebuild

index ad6c256289573e7dff20f13f87fee4ef4a00a007..93ab308a4cf40bf3cb3f12e1e6cf99b7dc161ceb 100644 (file)
@@ -28,7 +28,8 @@ RESTRICT="!test? ( test ) !clang? ( test )"
 CLANG_SLOT=${SLOT%%.*}
 # llvm-6 for new lit options
 DEPEND="
-       >=sys-devel/llvm-6
+       >=sys-devel/llvm-6"
+BDEPEND="
        clang? ( sys-devel/clang )
        elibc_glibc? ( net-libs/libtirpc )
        test? (
index 99eb09b422c4a7b191c0b6c248c3d850e3df53ea..f147105624d8f036555bf9da22c5d6f484f72b77 100644 (file)
@@ -29,7 +29,8 @@ RESTRICT="!test? ( test ) !clang? ( test )"
 CLANG_SLOT=${SLOT%%.*}
 # llvm-6 for new lit options
 DEPEND="
-       >=sys-devel/llvm-6
+       >=sys-devel/llvm-6"
+BDEPEND="
        clang? ( sys-devel/clang )
        elibc_glibc? ( net-libs/libtirpc )
        test? (