xulrunner: removed dbus dependency.

This commit is contained in:
Fredrik Rinnestam 2010-11-30 15:22:32 +01:00
parent fba2aeda48
commit 49c27d2ce6
4 changed files with 3 additions and 3 deletions

View File

@ -2004,7 +2004,6 @@ drwxr-xr-x root/root usr/lib/xulrunner-1.9.2.12/components/
-rw-r--r-- root/root usr/lib/xulrunner-1.9.2.12/components/NetworkGeolocationProvider.js
-rw-r--r-- root/root usr/lib/xulrunner-1.9.2.12/components/components.list
-rw-r--r-- root/root usr/lib/xulrunner-1.9.2.12/components/jsconsole-clhandler.js
-rwxr-xr-x root/root usr/lib/xulrunner-1.9.2.12/components/libdbusservice.so
-rwxr-xr-x root/root usr/lib/xulrunner-1.9.2.12/components/libimgicon.so
-rw-r--r-- root/root usr/lib/xulrunner-1.9.2.12/components/nsAddonRepository.js
-rw-r--r-- root/root usr/lib/xulrunner-1.9.2.12/components/nsBadCertHandler.js

View File

@ -1,2 +1,2 @@
80f4d83f23a7c45fc3f1904964ea2a5a firefox-3.6.12.source.tar.bz2
85f90d7430da5d8b4dac5543d77f2137 mozconfig
1f399f9d82fef8a4eb5ce194fd2494d1 mozconfig

View File

@ -5,7 +5,7 @@
name=xulrunner
version=1.9.2.12
release=1
release=2
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.12/source/firefox-3.6.12.source.tar.bz2
mozconfig)

View File

@ -30,3 +30,4 @@ ac_add_options --disable-necko-wifi
ac_add_options --disable-libnotify
ac_add_options --enable-optimize="#CFLAGS#"
ac_add_options --enable-shared
ac_add_options --disable-dbus