pmb.qemu.run: drop removed depedency (MR 2196)

mesa-dri-gallium provides all available drivers in Mesa nowadays.

Closes https://gitlab.com/postmarketOS/pmbootstrap/-/issues/2157
This commit is contained in:
Newbyte 2022-08-11 21:16:14 -04:00
parent bd4a7d5d3f
commit b9485902cf
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 0 additions and 1 deletions

View File

@ -277,7 +277,6 @@ def install_depends(args, arch):
Install any necessary qemu dependencies in native chroot
"""
depends = [
"mesa-dri-classic",
"mesa-dri-gallium",
"mesa-egl",
"mesa-gl",