Date: Tuesday, April 17, 2012 @ 23:00:40
  Author: tdziedzic
Revision: 156417

sqlite3 -> sqlite

Modified:
  xulrunner/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-04-18 02:59:59 UTC (rev 156416)
+++ PKGBUILD    2012-04-18 03:00:40 UTC (rev 156417)
@@ -7,7 +7,7 @@
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss>=3.13.1' 'libxt' 'libxrender' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 
'sqlite3>=3.7.4' 'libnotify' 'libvpx' 'python2')
+depends=('gtk2' 'mozilla-common' 'nss>=3.13.1' 'libxt' 'libxrender' 'hunspell' 
'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 
'sqlite>=3.7.4' 'libnotify' 'libvpx' 'python2')
 makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'wireless_tools' 'yasm' 
'mesa' 'autoconf2.13')
 url="http://wiki.mozilla.org/XUL:Xul_Runner";
 
source=(ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2

Reply via email to