projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
544f535
)
net-misc/remmina: elog optional runtime dependency
author
Diogo Pereira
<sir.suriv@gmail.com>
Wed, 3 Aug 2016 23:09:28 +0000
(
00:09
+0100)
committer
David Seifert
<soap@gentoo.org>
Sun, 7 Aug 2016 08:47:46 +0000
(10:47 +0200)
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>
net-misc/remmina/remmina-1.2.0_rc14.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/remmina/remmina-1.2.0_rc14.ebuild
b/net-misc/remmina/remmina-1.2.0_rc14.ebuild
index 2b40b08115e6d008567d30ea748e25d09bafa9b5..10edf9e2185451d43e01be3f3e97a08e2ca1ad2e 100644
(file)
--- a/
net-misc/remmina/remmina-1.2.0_rc14.ebuild
+++ b/
net-misc/remmina/remmina-1.2.0_rc14.ebuild
@@
-83,6
+83,8
@@
pkg_preinst() {
pkg_postinst() {
gnome2_icon_cache_update
+
+ elog "XDMCP support requires x11-base/xorg-server[xephyr]."
}
pkg_postrm() {