qemu-*: install mesa-dri-gallium (!1029)

mesa-dri-swrast and mesa-dri-virtio are actually provided by the same
package in Alpine now, so the selection in pmbootstrap does not have
any use. Always install mesa-dri-gallium instead.
This commit is contained in:
Minecrell 2020-03-06 11:44:08 +01:00 committed by Oliver Smith
parent 15e8bc344a
commit 97f3533128
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 2 additions and 4 deletions

View file

@ -7,8 +7,7 @@ pkgdesc="Simulated device in qemu with vexpress soc"
url="https://postmarketos.org"
arch="aarch64"
license="MIT"
# NOTE: 'pmbootstrap init' allows you to choose the mesa-dri-* package
depends="postmarketos-base"
depends="postmarketos-base mesa-dri-gallium"
makedepends="devicepkg-dev"
subpackages="
$pkgname-weston

View file

@ -7,8 +7,7 @@ pkgdesc="Simulated device in qemu with an x86 platform"
url="https://postmarketos.org"
arch="x86_64"
license="MIT"
# NOTE: 'pmbootstrap init' allows you to choose the mesa-dri-* package
depends="postmarketos-base"
depends="postmarketos-base mesa-dri-gallium"
makedepends="devicepkg-dev"
subpackages="
$pkgname-x11