firefox: use system jpeg library

This commit is contained in:
Mathijs Kwik 2013-06-02 10:45:57 +02:00
parent 8271de6727
commit 9aa7f55017

View File

@ -35,7 +35,7 @@ rec {
#"--enable-profiling"
"--disable-debug"
"--enable-strip"
# "--with-system-jpeg" # Too old in nixpkgs
"--with-system-jpeg"
"--with-system-zlib"
"--with-system-bz2"
"--with-system-nspr"