net-misc/remmina: elog optional runtime dependency

Inform the user that XDMCP support requires Xephyr to be installed.

Gentoo-Bug: 572472
Reported-by: WOLfgang Schricker <wols@wols.org>
Closes: https://github.com/gentoo/gentoo/pull/2011

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Diogo Pereira
2016-08-04 00:09:28 +01:00
committed by David Seifert
parent 544f535901
commit dfec4fb1ca

View File

@@ -83,6 +83,8 @@ pkg_preinst() {
pkg_postinst() {
gnome2_icon_cache_update
elog "XDMCP support requires x11-base/xorg-server[xephyr]."
}
pkg_postrm() {