aboutsummaryrefslogtreecommitdiffstats
path: root/main/libice
diff options
context:
space:
mode:
Diffstat (limited to 'main/libice')
-rw-r--r--main/libice/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libice/APKBUILD b/main/libice/APKBUILD
index d455edd1b5..cef7e1106b 100644
--- a/main/libice/APKBUILD
+++ b/main/libice/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libice
pkgver=1.0.9
-pkgrel=2
+pkgrel=3
pkgdesc="X11 Inter-Client Exchange library"
url="http://xorg.freedesktop.org/"
arch="all"
license="custom"
depends=
-makedepends="xproto xtrans util-macros xmlto check-dev"
+makedepends="xorgproto xtrans util-macros xmlto check-dev"
subpackages="$pkgname-dev $pkgname-doc"
source="http://www.x.org/releases/individual/lib/libICE-$pkgver.tar.bz2"