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

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


    Date: Tuesday, April 17, 2012 @ 22:58:45
  Author: tdziedzic
Revision: 156413

sqlite3 -> sqlite

Modified:
  seamonkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-18 02:58:23 UTC (rev 156412)
+++ PKGBUILD	2012-04-18 02:58:45 UTC (rev 156413)
@@ -6,7 +6,7 @@
 pkgdesc="SeaMonkey internet suite"
 arch=('i686' 'x86_64')
 license=('MPL')
-depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  'nss'  'sqlite3'  'startup-notification')
+depends=('alsa-lib'  'dbus-glib'  'desktop-file-utils'  'gtk2' 'hunspell'  'libevent'  'libnotify'  'libvpx'  'libxt' 'mime-types'  'mozilla-common'  'nss'  'sqlite'  'startup-notification')
 makedepends=('unzip' 'zip' 'pkg-config'  'python2' 'yasm' 'wireless_tools' 'mesa' 'autoconf2.13')
 install=$pkgname.install
 url="http://www.seamonkey-project.org/"




More information about the arch-commits mailing list