From: Doug Goldstein Date: Mon, 1 Feb 2016 01:34:46 +0000 (-0600) Subject: net-misc/x11-ssh-askpass: improve build DEPEND X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=31dbe3ac88656a14f83832490690745f8f2b030e;p=gentoo.git net-misc/x11-ssh-askpass: improve build DEPEND John David identified an issue when building with x11-misc/imake-1.0.6 so set the DEPEND to 1.0.7 and newer, which John reports fixes the issue. Gentoo-Bug: 522418 Package-Manager: portage-2.2.26 Signed-off-by: Doug Goldstein --- diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild index 016c3ac0df22..67909fd92a91 100644 --- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild +++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild @@ -20,7 +20,7 @@ RDEPEND="virtual/ssh x11-libs/libICE" DEPEND="${RDEPEND} - x11-misc/imake + >=x11-misc/imake-1.0.7 app-text/rman" src_compile() {