[arch-commits] Commit in openssh/trunk (PKGBUILD)
Gaƫtan Bisson
bisson at archlinux.org
Sat May 30 18:33:53 UTC 2020
Date: Saturday, May 30, 2020 @ 18:33:52
Author: bisson
Revision: 387920
fix FS#66840
Modified:
openssh/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-30 16:48:31 UTC (rev 387919)
+++ PKGBUILD 2020-05-30 18:33:52 UTC (rev 387920)
@@ -9,6 +9,7 @@
url='https://www.openssh.com/portable.html'
license=('custom:BSD')
arch=('x86_64')
+checkdepends=('inetutils')
makedepends=('linux-headers' 'libfido2')
depends=('krb5' 'openssl' 'libedit' 'ldns')
optdepends=('xorg-xauth: X11 forwarding'
More information about the arch-commits
mailing list