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

Ionut Biru ibiru at archlinux.org
Tue Oct 5 08:15:32 UTC 2010


    Date: Tuesday, October 5, 2010 @ 04:15:31
  Author: ibiru
Revision: 94201

get rid off python from optdepends

Modified:
  xulrunner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-05 08:07:18 UTC (rev 94200)
+++ PKGBUILD	2010-10-05 08:15:31 UTC (rev 94201)
@@ -11,8 +11,7 @@
 depends=('gtk2>=2.20.1' 'gcc-libs' 'libidl2>=0.8.13' 'mozilla-common' 'nss>=3.12.8' 'libxt' 'hunspell>=1.2.8' 'startup-notification>=0.10' 'mime-types' 'dbus-glib>=0.86' 'alsa-lib>=1.0.23' 'libevent')
 makedepends=('zip' 'pkg-config' 'diffutils' 'libgnomeui' 'python' 'wireless_tools' 'autoconf2.13')
 optdepends=('libgnomeui: GNOME integration and MIME handling'
-            'wireless_tools: Location aware browsing'
-            'python: pyxpcom')
+            'wireless_tools: Location aware browsing')
 url="http://wiki.mozilla.org/XUL:Xul_Runner"
 source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${_ffoxver}/source/firefox-${_ffoxver}.source.tar.bz2
         mozconfig




More information about the arch-commits mailing list