Date: Saturday, April 11, 2015 @ 22:31:28 Author: alucryd Revision: 131181
sqlite3 is sqlite Modified: pantheon-files/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-11 20:14:06 UTC (rev 131180) +++ PKGBUILD 2015-04-11 20:31:28 UTC (rev 131181) @@ -9,7 +9,7 @@ url='https://launchpad.net/pantheon-files' license=('GPL3') depends=('desktop-file-utils' 'gconf' 'granite' 'libnotify' 'zeitgeist') -makedepends=('cmake' 'gnome-common' 'sqlite3' 'vala') +makedepends=('cmake' 'gnome-common' 'sqlite' 'vala') optdepends=('contractor: Various context menu entries' 'tumbler: Thumbnails generation') install='pantheon-files.install'
