net-misc/x11-ssh-askpass: improve build DEPEND
authorDoug Goldstein <cardoe@gentoo.org>
Mon, 1 Feb 2016 01:34:46 +0000 (19:34 -0600)
committerDoug Goldstein <cardoe@gentoo.org>
Mon, 1 Feb 2016 01:35:21 +0000 (19:35 -0600)
John David <ebo@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@gentoo.org>
net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild

index 016c3ac0df229a025098645638baa5bae61e34b4..67909fd92a91a5496c0a3dcecae776e4b6d8336f 100644 (file)
@@ -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() {