mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
x11/xf86-video-radeon: build fix
needs pkgconfig
This commit is contained in:
parent
536e10c538
commit
a48d5ca3ba
@ -7,8 +7,8 @@ url="http://xorg.freedesktop.org/"
|
||||
license="custom"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
depends=
|
||||
makedepends="xorg-server-dev libxi-dev fontsproto randrproto videoproto
|
||||
renderproto"
|
||||
makedepends="pkgconfig xorg-server-dev libxi-dev fontsproto randrproto
|
||||
videoproto renderproto"
|
||||
|
||||
source="http://xorg.freedesktop.org//releases/individual/driver/$pkgname-$pkgver.tar.bz2"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user