aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/xcb-util-cursor/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/xcb-util-cursor/APKBUILD b/main/xcb-util-cursor/APKBUILD
index 91179e8c6d..0f7c57b48b 100644
--- a/main/xcb-util-cursor/APKBUILD
+++ b/main/xcb-util-cursor/APKBUILD
@@ -8,10 +8,9 @@ url="http://xcb.freedesktop.org/"
arch="all"
license="MIT"
depends=
-depends_dev="xcb-util-dev xcb-util-renderutil-dev"
+depends_dev="xcb-util-dev xcb-util-renderutil-dev xcb-util-image-dev"
makedepends="$depends_dev m4"
install=""
-replaces="xcb-util"
subpackages="$pkgname-dev"
source="http://xcb.freedesktop.org/dist/xcb-util-cursor-$pkgver.tar.gz
"