net-irc/weechat: add missing dependency with USE=relay-api

Closes: https://bugs.gentoo.org/933748
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
Closes: https://github.com/gentoo/gentoo/pull/37074
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Leonardo Hernández Hernández
2024-06-07 10:38:37 -06:00
committed by Florian Schmaus
parent a0becb8a24
commit ccd3d2575b
2 changed files with 2 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ RDEPEND="
virtual/libcrypt:=
)
python? ( ${PYTHON_DEPS} )
relay-api? ( dev-libs/cJSON )
ruby? (
|| (
dev-lang/ruby:3.3

View File

@@ -57,6 +57,7 @@ RDEPEND="
virtual/libcrypt:=
)
python? ( ${PYTHON_DEPS} )
relay-api? ( dev-libs/cJSON )
ruby? (
|| (
dev-lang/ruby:3.3