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

Jan de Groot jgc at archlinux.org
Thu Jul 16 18:54:57 UTC 2009


    Date: Thursday, July 16, 2009 @ 14:54:57
  Author: jgc
Revision: 46369

Fix FS#15528 and FS#15393

Modified:
  xulrunner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-16 18:53:48 UTC (rev 46368)
+++ PKGBUILD	2009-07-16 18:54:57 UTC (rev 46369)
@@ -8,7 +8,7 @@
 pkgdesc="Mozilla Runtime Environment"
 arch=(i686 x86_64)
 license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2>=2.16.3' 'gcc-libs>=4.4.0' 'libidl2>=0.8.13' 'mozilla-common' 'nss>=3.12.3' 'nspr>=4.8' 'libxt' 'hunspell>=1.2.8' 'startup-notification>=0.10' 'mime-types')
+depends=('gtk2>=2.16.3' 'gcc-libs>=4.4.0' 'libidl2>=0.8.13' 'mozilla-common' 'nss>=3.12.3' 'nspr>=4.8' 'libxt' 'hunspell>=1.2.8' 'startup-notification>=0.10' 'mime-types' 'dbus-glib>=0.80' 'alsa-lib>=1.0.20')
 makedepends=('zip' 'pkgconfig' 'diffutils' 'python' 'libgnomeui')
 optdepends=('libgnomeui')
 provides=(gecko-sdk)




More information about the arch-commits mailing list