aboutsummaryrefslogtreecommitdiffstats
path: root/main/xf86-video-apm/APKBUILD
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-apm/APKBUILD
parentb2cba7ec1365853a10042f501d62cf0402226aaf (diff)
main/*: cleanup: remove pkgconfig from makedepends
it should be pulled in automatically
Diffstat (limited to 'main/xf86-video-apm/APKBUILD')
-rw-r--r--main/xf86-video-apm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-apm/APKBUILD b/main/xf86-video-apm/APKBUILD
index 6cd645472a9..31ae28df8f5 100644
--- a/main/xf86-video-apm/APKBUILD
+++ b/main/xf86-video-apm/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="custom"
subpackages="$pkgname-doc"
depends=
-makedepends="pkgconfig xorg-server-dev libxi-dev fontsproto randrproto
+makedepends="xorg-server-dev libxi-dev fontsproto randrproto
videoproto renderproto"
source="http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$pkgver.tar.bz2