[roll] Roll fuchsia [machina] Remove QEMU static deps checks

I'm assuming this was a previous requirement of debos, but QEMU
has moved to qemu-user being the default package which includes
the previously named qemu-user-static. I've confirmed locally that
I'm able to build with qemu-user installed and not these static
version of the packages.

Original-Bug: 463755437
Test: Running the build script.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1434914
Original-Revision: e1c03f86cde4720c768db39e67cf85a1192b5044
GitOrigin-RevId: aa9cb008d4c3b678e3a459c2decf5eb865f8ecf4
Change-Id: I1b257bf5ed01bca6d58103dccf12c90d69efed3e
1 file changed
tree: f0f940f821503806acb5b83b7a3e64d31d2ac657
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.