mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Florian Schmaus
parent
a0becb8a24
commit
ccd3d2575b
@@ -57,6 +57,7 @@ RDEPEND="
|
||||
virtual/libcrypt:=
|
||||
)
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
relay-api? ( dev-libs/cJSON )
|
||||
ruby? (
|
||||
|| (
|
||||
dev-lang/ruby:3.3
|
||||
@@ -57,6 +57,7 @@ RDEPEND="
|
||||
virtual/libcrypt:=
|
||||
)
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
relay-api? ( dev-libs/cJSON )
|
||||
ruby? (
|
||||
|| (
|
||||
dev-lang/ruby:3.3
|
||||
|
||||
Reference in New Issue
Block a user