mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/mesa: fix
This commit is contained in:
parent
5a0a509c85
commit
990330523f
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ package_vulkan-radeon() {
|
|||
install -m644 -Dt "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
|
||||
}
|
||||
|
||||
ackage_vulkan-swrast() {
|
||||
package_vulkan-swrast() {
|
||||
pkgdesc="Vulkan software rasteriser driver"
|
||||
depends=('wayland' 'libx11' 'libxshmfence' 'libdrm' 'zstd' 'llvm-libs')
|
||||
optdepends=('vulkan-mesa-layers: additional vulkan layers')
|
||||
|
|
Loading…
Reference in a new issue