summaryrefslogtreecommitdiff
path: root/extra/libdmtx
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libdmtx')
-rw-r--r--extra/libdmtx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libdmtx/PKGBUILD b/extra/libdmtx/PKGBUILD
index 9dffccc24..43a5f4421 100644
--- a/extra/libdmtx/PKGBUILD
+++ b/extra/libdmtx/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 149591 2012-02-08 15:18:48Z andrea $
+# $Id: PKGBUILD 149704 2012-02-09 14:15:34Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: jose <jose1711 [at] gmail (dot) com>
pkgname=libdmtx
pkgver=0.7.4
-pkgrel=2
+pkgrel=3
pkgdesc="A software for reading and writing Data Matrix 2D barcodes"
url="http://www.libdmtx.org/"
arch=('i686' 'x86_64')
license=('GPL2')
-depends=('imagemagick')
+depends=('glibc')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('d3a4c0becd92895eb606dbdb78b023e2')
options=('!libtool')