[arch-commits] Commit in openssh/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Mon May 7 11:15:18 UTC 2012


    Date: Monday, May 7, 2012 @ 07:15:18
  Author: bisson
Revision: 158690

implement FS#29797

Modified:
  openssh/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-07 09:54:25 UTC (rev 158689)
+++ PKGBUILD	2012-05-07 11:15:18 UTC (rev 158690)
@@ -11,7 +11,8 @@
 license=('custom:BSD')
 arch=('i686' 'x86_64')
 depends=('krb5' 'openssl' 'libedit' 'ldns')
-optdepends=('x11-ssh-askpass: input passphrase in X without a terminal')
+optdepends=('xorg-xauth: X11 forwarding'
+            'x11-ssh-askpass: input passphrase in X')
 source=("ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz"
         'sshd.close-sessions'
         'sshd.confd'




More information about the arch-commits mailing list