aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/iceauth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/iceauth/APKBUILD b/main/iceauth/APKBUILD
index cfd697a67a..e87e9b5d64 100644
--- a/main/iceauth/APKBUILD
+++ b/main/iceauth/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iceauth
pkgver=1.0.7
-pkgrel=0
+pkgrel=1
pkgdesc="X.Org ICE authority file utility"
url="http://xorg.freedesktop.org/"
arch="all"
license="MIT"
subpackages="$pkgname-doc"
depends=""
-makedepends="libice-dev"
+makedepends="libice-dev util-macros"
source="http://www.x.org/releases/individual/app/iceauth-$pkgver.tar.bz2"
builddir="$srcdir/$pkgname-$pkgver"