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

Jan Steffens heftig at archlinux.org
Sat Nov 18 17:55:29 UTC 2017


    Date: Saturday, November 18, 2017 @ 17:55:28
  Author: heftig
Revision: 310386

Remove brltty dep; excessive transitive depends (maybe brltty needs a split?)

Modified:
  qemu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-18 17:32:52 UTC (rev 310385)
+++ PKGBUILD	2017-11-18 17:55:28 UTC (rev 310386)
@@ -13,7 +13,7 @@
 url="http://wiki.qemu.org/"
 _headlessdeps=(seabios gnutls libpng libaio numactl jemalloc xfsprogs libnfs
                lzo snappy curl vde2 libcap-ng spice libcacard usbredir)
-depends=(virglrenderer sdl2 vte3 brltty "${_headlessdeps[@]}")
+depends=(virglrenderer sdl2 vte3 "${_headlessdeps[@]}")
 makedepends=(spice-protocol python2 ceph libiscsi glusterfs)
 source=("$url/download/${pkgname}-${pkgver}.tar.bz2"{,.sig}
         qemu.sysusers



More information about the arch-commits mailing list