mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-irc/hexchat: plugin-fishlim requires ssl
Closes: https://bugs.gentoo.org/832958 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -24,6 +24,7 @@ LICENSE="GPL-2 plugin-fishlim? ( MIT )"
|
||||
SLOT="0"
|
||||
IUSE="dbus debug +gtk libcanberra lua perl plugin-checksum plugin-fishlim plugin-sysinfo python ssl theme-manager"
|
||||
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )
|
||||
plugin-fishlim? ( ssl )
|
||||
python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RDEPEND="
|
||||
@@ -46,7 +47,10 @@ RDEPEND="
|
||||
ssl? ( dev-libs/openssl:0= )
|
||||
theme-manager? (
|
||||
|| (
|
||||
( dev-lang/mono[minimal] dev-dotnet/libgdiplus )
|
||||
(
|
||||
dev-lang/mono[minimal]
|
||||
dev-dotnet/libgdiplus
|
||||
)
|
||||
dev-lang/mono[-minimal]
|
||||
)
|
||||
)"
|
||||
|
||||
@@ -25,6 +25,7 @@ LICENSE="GPL-2 plugin-fishlim? ( MIT )"
|
||||
SLOT="0"
|
||||
IUSE="dbus debug +gtk libcanberra lua perl plugin-checksum plugin-fishlim plugin-sysinfo python ssl theme-manager"
|
||||
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )
|
||||
plugin-fishlim? ( ssl )
|
||||
python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RDEPEND="
|
||||
@@ -47,7 +48,10 @@ RDEPEND="
|
||||
ssl? ( dev-libs/openssl:0= )
|
||||
theme-manager? (
|
||||
|| (
|
||||
( dev-lang/mono[minimal] dev-dotnet/libgdiplus )
|
||||
(
|
||||
dev-lang/mono[minimal]
|
||||
dev-dotnet/libgdiplus
|
||||
)
|
||||
dev-lang/mono[-minimal]
|
||||
)
|
||||
)"
|
||||
|
||||
@@ -25,6 +25,7 @@ LICENSE="GPL-2 plugin-fishlim? ( MIT )"
|
||||
SLOT="0"
|
||||
IUSE="dbus debug +gtk libcanberra lua perl plugin-checksum plugin-fishlim plugin-sysinfo python ssl theme-manager"
|
||||
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )
|
||||
plugin-fishlim? ( ssl )
|
||||
python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RDEPEND="
|
||||
@@ -47,7 +48,10 @@ RDEPEND="
|
||||
ssl? ( dev-libs/openssl:0= )
|
||||
theme-manager? (
|
||||
|| (
|
||||
( dev-lang/mono[minimal] dev-dotnet/libgdiplus )
|
||||
(
|
||||
dev-lang/mono[minimal]
|
||||
dev-dotnet/libgdiplus
|
||||
)
|
||||
dev-lang/mono[-minimal]
|
||||
)
|
||||
)"
|
||||
|
||||
Reference in New Issue
Block a user