Date: Thursday, September 15, 2011 @ 01:38:34 Author: ibiru Revision: 138034
xul is not needed, the headers are distributed in the tarball Modified: gnome-shell/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-15 04:09:11 UTC (rev 138033) +++ PKGBUILD 2011-09-15 05:38:34 UTC (rev 138034) @@ -10,7 +10,7 @@ url="http://live.gnome.org/GnomeShell" license=('GPL2') depends=('mutter' 'gjs' 'libcroco' 'gnome-bluetooth' 'gnome-desktop' 'gnome-menus' 'libpulse' 'folks' 'telepathy-logger' 'networkmanager' 'caribou') -makedepends=('intltool' 'gnome-doc-utils' 'xulrunner') +makedepends=('intltool' 'gnome-doc-utils') optdepends=('network-manager-applet: shell integration for networkmanager') options=('!libtool' '!emptydirs') install=gnome-shell.install