diff options
author | Florian Schmaus <flow@gentoo.org> | 2021-07-17 22:57:43 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2021-07-17 23:01:56 +0200 |
commit | f743fca91604d5b3290f6a7bc9462fdb4567aa13 (patch) | |
tree | 09c22d6f42b3e01d42f28475edd7decd930f13bd /sys-process/below | |
parent | dev-vcs/mercurial: update live build with test enabled (diff) | |
download | gentoo-f743fca91604d5b3290f6a7bc9462fdb4567aa13.tar.gz gentoo-f743fca91604d5b3290f6a7bc9462fdb4567aa13.tar.bz2 gentoo-f743fca91604d5b3290f6a7bc9462fdb4567aa13.zip |
sys-process/below: add missing clang BDEPEND
Closes: https://bugs.gentoo.org/802603
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-process/below')
-rw-r--r-- | sys-process/below/below-0.2.0-r1.ebuild (renamed from sys-process/below/below-0.2.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-process/below/below-0.2.0.ebuild b/sys-process/below/below-0.2.0-r1.ebuild index 35d3c669a729..d46b1451918b 100644 --- a/sys-process/below/below-0.2.0.ebuild +++ b/sys-process/below/below-0.2.0-r1.ebuild @@ -226,6 +226,7 @@ BDEPEND=" dev-lang/rust[rustfmt] dev-lang/rust-bin[rustfmt] ) + sys-devel/clang virtual/pkgconfig " RDEPEND=" |