net-im/nheko: Fix dependency: asciidoc{,tor} RDEPEND -> BDEPEND

asciidoc{,tor} is used to generate the manpage.
This commit is contained in:
tastytea 2022-03-29 01:50:31 +02:00
parent 4ef7cf2dd5
commit 88131a6c28
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 7 additions and 5 deletions

View File

@ -21,10 +21,6 @@ REQUIRED_USE="video? ( voip )"
MY_GST_V="1.18"
RDEPEND="
|| (
app-text/asciidoc
dev-ruby/asciidoctor
)
app-text/cmark
dev-cpp/qt-jdenticon
>=dev-db/lmdb++-1.0.0
@ -62,7 +58,13 @@ DEPEND="
dev-cpp/nlohmann_json
${RDEPEND}
"
BDEPEND="dev-qt/linguist-tools:5"
BDEPEND="
dev-qt/linguist-tools:5
|| (
app-text/asciidoc
dev-ruby/asciidoctor
)
"
src_unpack() {
# Unpack dependencies first. The commit ID of the repo used in the last call