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/libxkbfile/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/libxkbfile/APKBUILD') diff --git a/main/libxkbfile/APKBUILD b/main/libxkbfile/APKBUILD index ac8e5644f9..dba538cd2b 100644 --- a/main/libxkbfile/APKBUILD +++ b/main/libxkbfile/APKBUILD @@ -7,7 +7,7 @@ url="http://xorg.freedesktop.org/" arch="all" license="custom" depends= -makedepends="pkgconfig libx11-dev" +makedepends="libx11-dev" subpackages="$pkgname-dev" source="http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$pkgver.tar.bz2" -- cgit v1.2.3