Merge pull request 'Add missing BDEP: sys-devel/clang.' (#132) from bugfix/add-clang-dep into master
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #132
This commit is contained in:
commit
6ba20494d1
4 changed files with 6 additions and 4 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -384,6 +384,7 @@ KEYWORDS="~amd64"
|
||||||
|
|
||||||
RDEPEND="${DEPEND}
|
RDEPEND="${DEPEND}
|
||||||
acct-user/conduit"
|
acct-user/conduit"
|
||||||
|
BDEPEND="sys-devel/clang"
|
||||||
|
|
||||||
S="${WORKDIR}/conduit-v${PV}"
|
S="${WORKDIR}/conduit-v${PV}"
|
||||||
|
|
||||||
|
|
|
@ -374,6 +374,7 @@ KEYWORDS="-*"
|
||||||
|
|
||||||
RDEPEND="${DEPEND}
|
RDEPEND="${DEPEND}
|
||||||
acct-user/conduit"
|
acct-user/conduit"
|
||||||
|
BDEPEND="sys-devel/clang"
|
||||||
|
|
||||||
S="${WORKDIR}/${PN}-9176474513481a035c63c85b7dc6c0025b950dcf"
|
S="${WORKDIR}/${PN}-9176474513481a035c63c85b7dc6c0025b950dcf"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue