Date: Thursday, February 9, 2012 @ 09:15:08 Author: andrea Revision: 149703
upgpkg: libdmtx 0.7.4-3 We do not install binaries, so this is not needed (FS#28330) Modified: libdmtx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-02-09 14:11:37 UTC (rev 149702) +++ PKGBUILD 2012-02-09 14:15:08 UTC (rev 149703) @@ -4,12 +4,12 @@ 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')
