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

Jan de Groot jgc at archlinux.org
Sun Feb 7 09:54:23 UTC 2010


    Date: Sunday, February 7, 2010 @ 04:54:23
  Author: jgc
Revision: 67449

Clarify optdepends (FS#17807)

Modified:
  xulrunner/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-07 08:48:42 UTC (rev 67448)
+++ PKGBUILD	2010-02-07 09:54:23 UTC (rev 67449)
@@ -10,7 +10,9 @@
 license=('MPL' 'GPL' 'LGPL')
 depends=('gtk2>=2.18.6' 'gcc-libs>=4.4.2' 'libidl2>=0.8.13' 'mozilla-common' 'nss>=3.12.4' 'libxt' 'hunspell>=1.2.8' 'startup-notification>=0.10' 'mime-types' 'dbus-glib>=0.82' 'alsa-lib>=1.0.21.a')
 makedepends=('zip' 'pkgconfig' 'diffutils' 'libgnomeui' 'python' 'wireless_tools')
-optdepends=('libgnomeui' 'python' 'wireless_tools')
+optdepends=('libgnomeui: GNOME integration and MIME handling'
+            'wireless_tools: Location aware browsing'
+            'python: pyxpcom')
 provides=(gecko-sdk)
 replaces=(gecko-sdk)
 url="http://wiki.mozilla.org/XUL:Xul_Runner"




More information about the arch-commits mailing list