summaryrefslogtreecommitdiff
path: root/core/gettext/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/gettext/PKGBUILD')
-rw-r--r--core/gettext/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD
index ce5e3e8b8..c68038d1f 100644
--- a/core/gettext/PKGBUILD
+++ b/core/gettext/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 193578 2013-08-24 12:17:50Z tpowa $
+# $Id: PKGBUILD 197681 2013-10-28 10:54:42Z tpowa $
# Maintainer:
pkgname=gettext
pkgver=0.18.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="GNU internationalization library"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/gettext/"
license=('GPL')
groups=('base' 'base-devel')
-depends=('gcc-libs' 'acl' 'sh' 'glib2')
+depends=('gcc-libs' 'acl' 'sh' 'glib2' 'libunistring')
optdepends=('cvs: for autopoint tool')
options=(!libtool !docs)
install=gettext.install