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

Ionut Biru ibiru at archlinux.org
Sun Jan 3 14:21:24 UTC 2010


    Date: Sunday, January 3, 2010 @ 09:21:24
  Author: ibiru
Revision: 62142

upgpkg: seamonkey 2.0.1-2
    added dbus-glib dependency FS#17416

Modified:
  seamonkey/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-03 11:45:25 UTC (rev 62141)
+++ PKGBUILD	2010-01-03 14:21:24 UTC (rev 62142)
@@ -2,14 +2,13 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=seamonkey
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="SeaMonkey internet suite"
 arch=('i686' 'x86_64')
 license=('MPL')
 depends=('gtk2>=2.18.3' 'libidl2>=0.8.13' 'mozilla-common>=1.3'
-	 'nss>=3.12.4' 'libxt' 'gcc-libs>=4.4.2' 'alsa-lib')
+	 'nss>=3.12.4' 'libxt' 'gcc-libs>=4.4.2' 'alsa-lib' 'dbus-glib>=0.82')
 makedepends=('zip' 'pkgconfig' 'diffutils' 'gcc' 'libgnomeui>=2.24.2' 'python')
-optdepends=('libgnomeui')
 replaces=('mozilla')
 url="http://www.mozilla.org/projects/seamonkey"
 source=(http://releases.mozilla.org/pub/mozilla.org/${pkgname}/releases/${pkgver}/source/${pkgname}-${pkgver}.source.tar.bz2




More information about the arch-commits mailing list