From 125991d33945b34e8a547170bc8c59abe28e0164 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 13 Oct 2013 09:19:02 +0200 Subject: [PATCH] xcb-util-cursor: add missing deps to -devel pkg. --- srcpkgs/xcb-util-cursor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xcb-util-cursor/template b/srcpkgs/xcb-util-cursor/template index 163256dac0f..16f1612f83b 100644 --- a/srcpkgs/xcb-util-cursor/template +++ b/srcpkgs/xcb-util-cursor/template @@ -1,7 +1,7 @@ # Template build for 'xcb-util-cursor'. pkgname=xcb-util-cursor version=0.1.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config gperf automake libtool xorg-util-macros" @@ -24,7 +24,7 @@ pre_configure() { } xcb-util-cursor-devel_package() { - depends="libxcb-devel ${sourcepkg}>=${version}_${revision}" + depends="libxcb-devel xcb-util-renderutil-devel xcb-util-image-devel ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include