From 31dbe3ac88656a14f83832490690745f8f2b030e Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Sun, 31 Jan 2016 19:34:46 -0600 Subject: [PATCH] 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 --- net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { -- 2.26.2