aboutsummaryrefslogtreecommitdiffstats
path: root/main/xsetroot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xsetroot/APKBUILD')
-rw-r--r--main/xsetroot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xsetroot/APKBUILD b/main/xsetroot/APKBUILD
index 6e8ed95ab5..343f902d55 100644
--- a/main/xsetroot/APKBUILD
+++ b/main/xsetroot/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="custom"
subpackages="$pkgname-doc"
depends=
-makedepends="pkgconfig libx11-dev libxmu-dev xbitmaps"
+makedepends="libx11-dev libxmu-dev xbitmaps"
source="http://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.bz2"
_builddir="$srcdir/$pkgname-$pkgver"