[arch-commits] Commit in firefox/trunk (PKGBUILD)

Thomas Dziedzic tdziedzic at archlinux.org
Wed Apr 18 02:54:45 UTC 2012


    Date: Tuesday, April 17, 2012 @ 22:54:44
  Author: tdziedzic
Revision: 156407

sqlite3 -> sqlite

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-18 02:54:18 UTC (rev 156406)
+++ PKGBUILD	2012-04-18 02:54:44 UTC (rev 156407)
@@ -8,7 +8,7 @@
 pkgdesc="Standalone web browser from mozilla.org"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2' 'mozilla-common' 'nss>=3.13.3' 'libxt' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'sqlite3' 'libnotify' 'desktop-file-utils' 'libvpx' 'libevent' 'hicolor-icon-theme')
+depends=('gtk2' 'mozilla-common' 'nss>=3.13.3' 'libxt' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'sqlite' 'libnotify' 'desktop-file-utils' 'libvpx' 'libevent' 'hicolor-icon-theme')
 makedepends=('unzip' 'zip' 'diffutils' 'python2' 'wireless_tools' 'yasm' 'mesa' 'autoconf2.13' 'libidl2' 'xorg-server-xvfb' 'imake')
 url="http://www.mozilla.org/projects/firefox"
 install=firefox.install




More information about the arch-commits mailing list