aboutsummaryrefslogtreecommitdiffstats
path: root/main/xf86-video-ati
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-04-09 08:24:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-04-09 08:24:00 +0000
commit02b250ecd4d80cb4cf2843e4402a769ab0bd07e6 (patch)
treed3057212598cfba3fea58aa5edcf4ee7764abd53 /main/xf86-video-ati
parentb2cba7ec1365853a10042f501d62cf0402226aaf (diff)
main/*: cleanup: remove pkgconfig from makedepends
it should be pulled in automatically
Diffstat (limited to 'main/xf86-video-ati')
-rw-r--r--main/xf86-video-ati/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-ati/APKBUILD b/main/xf86-video-ati/APKBUILD
index 343cbb93205..1cf72542bca 100644
--- a/main/xf86-video-ati/APKBUILD
+++ b/main/xf86-video-ati/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="custom"
subpackages="$pkgname-doc"
depends="mesa-dri-ati"
-makedepends="pkgconfig xorg-server-dev libxi-dev fontsproto randrproto
+makedepends="xorg-server-dev libxi-dev fontsproto randrproto
videoproto renderproto libdrm-dev xf86driproto glproto mesa-dev
xineramaproto udev-dev pixman-dev
"