Date: Tuesday, April 17, 2012 @ 22:59:36 Author: tdziedzic Revision: 156415
sqlite3 -> sqlite Modified: telepathy-logger/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-18 02:59:06 UTC (rev 156414) +++ PKGBUILD 2012-04-18 02:59:36 UTC (rev 156415) @@ -7,7 +7,7 @@ arch=(i686 x86_64) url="http://telepathy.freedesktop.org/wiki/Logger" license=('LGPL2.1') -depends=('telepathy-glib' 'sqlite3' 'libxml2' 'dconf') +depends=('telepathy-glib' 'sqlite' 'libxml2' 'dconf') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') options=('!libtool') install=telepathy-logger.install
