xulrunner: disable gconf
This commit is contained in:
parent
5602d609c7
commit
b7f49e89af
|
@ -54,6 +54,7 @@ stdenv.mkDerivation rec {
|
||||||
"--disable-installer"
|
"--disable-installer"
|
||||||
"--disable-updater"
|
"--disable-updater"
|
||||||
"--disable-pulseaudio"
|
"--disable-pulseaudio"
|
||||||
|
"--disable-gconf"
|
||||||
]
|
]
|
||||||
++ (if debugBuild
|
++ (if debugBuild
|
||||||
then [ "--enable-debug" "--enable-profiling"]
|
then [ "--enable-debug" "--enable-profiling"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user