mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 11:29:46 +03:00
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:
parent
bd4a7d5d3f
commit
b9485902cf
1 changed files with 0 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue