mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-misc/remmina: warn about encrypted VNC deps.
Add a post-install message informing the user that encrypted VNC connections require net-libs/libvncserver built with the gcrypt flag. Gentoo-Bug: https://bugs.gentoo.org/594750 Closes: https://github.com/gentoo/gentoo/pull/2457 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
e26c5919b2
commit
ffa9b0bd51
@@ -76,6 +76,7 @@ pkg_postinst() {
|
||||
gnome2_icon_cache_update
|
||||
|
||||
elog "XDMCP support requires x11-base/xorg-server[xephyr]."
|
||||
elog "Encrypted VNC connections require net-libs/libvncserver[gcrypt]."
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
|
||||
Reference in New Issue
Block a user