mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xf86-video-amdgpu: mesa-dri pkgs reorganization
This commit is contained in:
parent
c60618d2b9
commit
05ea9cd880
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'xf86-video-amdgpu'
|
# Template file for 'xf86-video-amdgpu'
|
||||||
pkgname=xf86-video-amdgpu
|
pkgname=xf86-video-amdgpu
|
||||||
version=19.1.0
|
version=19.1.0
|
||||||
revision=1
|
revision=2
|
||||||
archs="i686* x86_64* ppc64* ppc ppc-musl"
|
archs="i686* x86_64* ppc64* ppc ppc-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xorgproto eudev-libudev-devel libpciaccess-devel
|
makedepends="xorgproto eudev-libudev-devel libpciaccess-devel
|
||||||
libdrm-devel pixman-devel MesaLib-devel xorg-server-devel"
|
libdrm-devel pixman-devel MesaLib-devel xorg-server-devel"
|
||||||
depends="virtual?xserver-abi-video-24_1 mesa-ati-dri"
|
depends="virtual?xserver-abi-video-24_1 mesa-dri"
|
||||||
short_desc="Xorg AMD Radeon RXXX video driver (amdgpu kernel module)"
|
short_desc="Xorg AMD Radeon RXXX video driver (amdgpu kernel module)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue