pmbootstrap/pmb
Minecrell d3fede3262
pmb.qemu.run.install_depends: Fix Mesa Gallium DRI depends (!1867)
Commit 43520967 ("pmb.qemu.run.install_depends: adjust to mesa pkgs (!1865)")
replaced mesa-dri-swrast, mesa-dri-virtio and mesa-dri-vmwgfx with
mesa-va-gallium. But the Gallium DRI drivers are actually provided by
mesa-dri-gallium. mesa-va-gallium contains libva drivers for hardware
video acceleration.

Fortunately this did not break anything because mesa-dri-gallium
was still installed as dependency of mesa-dri-ati/intel/nouveau.

QEMU does not make use of libva, so lets just replace mesa-va-gallium
with mesa-dri-gallium. While we are at it, stop depending on the
deprecated mesa-dri-ati/intel/nouveau packages. Those are only kept
for compatibility reasons and install more dependencies than necessary.
2020-01-31 04:10:50 +01:00
..
aportgen pmb.helpers.git.clone: use git from host system (!1845) 2020-01-12 00:39:47 +01:00
build crossdirect: support rust (!1850) 2020-01-14 02:50:53 +01:00
chroot pmb.chroot.init: mount --bind qemu-user binary (!1861) 2020-01-26 19:47:42 +01:00
config Prepare 1.14.0 release 2020-01-27 00:35:05 +01:00
data pmb/data/keys/pmos-5a03a13a.rsa.pub: remove (!1835) 2019-11-21 23:52:25 +01:00
export pmb.flasher/export: Add --no-install option to skip kernel/initfs update (!1863) 2020-01-31 01:35:26 +01:00
flasher pmb.flasher/export: Add --no-install option to skip kernel/initfs update (!1863) 2020-01-31 01:35:26 +01:00
helpers pmb.flasher/export: Add --no-install option to skip kernel/initfs update (!1863) 2020-01-31 01:35:26 +01:00
install pmb.install: Add pmbootstrap install --(no-)sparse option (!1862) 2020-01-26 22:56:42 +01:00
parse pmb.flasher/export: Add --no-install option to skip kernel/initfs update (!1863) 2020-01-31 01:35:26 +01:00
qemu pmb.qemu.run.install_depends: Fix Mesa Gallium DRI depends (!1867) 2020-01-31 04:10:50 +01:00
__init__.py Change copyright to 2020 2020-01-06 02:43:00 +01:00