asus-me176c: install mesa-vulkan-intel as Vulkan driver (!910)
The Intel graphics in asus-me176c have (incomplete) Vulkan support in Mesa. Make it possible to use Vulkan by installing the Intel driver that is necessary for it.
This commit is contained in:
parent
4a844dc630
commit
b9ca5e66ff
1 changed files with 2 additions and 2 deletions
|
@ -4,12 +4,12 @@
|
|||
pkgname="device-asus-me176c"
|
||||
pkgdesc="ASUS MeMO Pad 7 (ME176C(X))"
|
||||
pkgver=1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="x86_64"
|
||||
options="!check !archcheck"
|
||||
depends="postmarketos-base linux-asus-me176c firmware-asus-me176c-acpi intel-ucode $pkgname-factory mesa-dri-classic"
|
||||
depends="postmarketos-base linux-asus-me176c firmware-asus-me176c-acpi intel-ucode $pkgname-factory mesa-dri-classic mesa-vulkan-intel"
|
||||
makedepends="devicepkg-dev meson eudev-dev"
|
||||
|
||||
_commit=3155254999ac36c3051a2118c415de25a072c0f6
|
||||
|
|
Loading…
Add table
Reference in a new issue