mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
David Seifert
parent
544f535901
commit
dfec4fb1ca
@@ -83,6 +83,8 @@ pkg_preinst() {
|
||||
|
||||
pkg_postinst() {
|
||||
gnome2_icon_cache_update
|
||||
|
||||
elog "XDMCP support requires x11-base/xorg-server[xephyr]."
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
|
||||
Reference in New Issue
Block a user