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

Anatol Pomozov anatolik at archlinux.org
Sat Jan 18 20:44:29 UTC 2020


    Date: Saturday, January 18, 2020 @ 20:44:29
  Author: anatolik
Revision: 373685

FS#63483 Re-enable remove-disk access over SSH support

Modified:
  qemu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-18 16:40:22 UTC (rev 373684)
+++ PKGBUILD	2020-01-18 20:44:29 UTC (rev 373685)
@@ -11,7 +11,7 @@
 license=(GPL2 LGPL2.1)
 url="https://wiki.qemu.org/"
 _headlessdeps=(seabios gnutls libpng libaio numactl jemalloc xfsprogs libnfs
-               lzo snappy curl vde2 libcap-ng spice libcacard usbredir libslirp)
+               lzo snappy curl vde2 libcap-ng spice libcacard usbredir libslirp libssh)
 depends=(virglrenderer sdl2 vte3 libpulse "${_headlessdeps[@]}")
 makedepends=(spice-protocol python ceph libiscsi glusterfs python-sphinx)
 source=(https://download.qemu.org/qemu-$pkgver.tar.xz{,.sig}



More information about the arch-commits mailing list