mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-misc/mosquitto: Move libwebsockets to RDEPEND
Closes: https://bugs.gentoo.org/857888 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -27,11 +27,11 @@ RDEPEND="
|
||||
dev-libs/openssl:0=
|
||||
)
|
||||
tcpd? ( sys-apps/tcp-wrappers )
|
||||
websockets? ( net-libs/libwebsockets[lejp] )
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( dev-util/cunit )
|
||||
websockets? ( net-libs/libwebsockets[lejp] )
|
||||
"
|
||||
BDEPEND="
|
||||
test? ( ${PYTHON_DEPS} )
|
||||
|
||||
Reference in New Issue
Block a user