Skip to content
Snippets Groups Projects
Verified Commit b9ca5e66 authored by Minecrell's avatar Minecrell Committed by Alexey Minnekhanov
Browse files

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.
parent 4a844dc6
Branches
No related tags found
No related merge requests found
Pipeline #196447 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment