commit: 31dbe3ac88656a14f83832490690745f8f2b030e
Author: Doug Goldstein <cardoe <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 1 01:34:46 2016 +0000
Commit: Doug Goldstein <cardoe <AT> gentoo <DOT> org>
CommitDate: Mon Feb 1 01:35:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31dbe3ac
net-misc/x11-ssh-askpass: improve build DEPEND
John David <ebo <AT> swcp.com> 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 <cardoe <AT> gentoo.org>
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 016c3ac..67909fd 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() {