commit:     ffa9b0bd515ed3aca7c76ce63749033fa8878109
Author:     Diogo Pereira <sir.suriv <AT> gmail <DOT> com>
AuthorDate: Sun Oct  2 21:42:35 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 20:07:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa9b0bd

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 <AT> gentoo.org>

 net-misc/remmina/remmina-1.2.0_rc15.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/remmina/remmina-1.2.0_rc15.ebuild 
b/net-misc/remmina/remmina-1.2.0_rc15.ebuild
index c47bbba..40a5bb4 100644
--- a/net-misc/remmina/remmina-1.2.0_rc15.ebuild
+++ b/net-misc/remmina/remmina-1.2.0_rc15.ebuild
@@ -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() {

Reply via email to