From 02b250ecd4d80cb4cf2843e4402a769ab0bd07e6 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 9 Apr 2015 08:24:00 +0000 Subject: main/*: cleanup: remove pkgconfig from makedepends it should be pulled in automatically --- main/xkbcomp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/xkbcomp/APKBUILD') diff --git a/main/xkbcomp/APKBUILD b/main/xkbcomp/APKBUILD index ca5ea9a40b..a51fa4b549 100644 --- a/main/xkbcomp/APKBUILD +++ b/main/xkbcomp/APKBUILD @@ -8,7 +8,7 @@ url="http://xorg.freedesktop.org" arch="all" license="custom" depends= -makedepends="pkgconfig libx11-dev libxkbfile-dev" +makedepends="libx11-dev libxkbfile-dev" subpackages="$pkgname-doc" source="http://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.bz2" -- cgit v1.2.3