firefox20Pkgs: use system jpeg now
I was using this for a few days without a problem.
This commit is contained in:
parent
a8ab0e53a4
commit
42f70220ef
|
@ -35,7 +35,7 @@ rec {
|
|||
#"--enable-profiling"
|
||||
"--disable-debug"
|
||||
"--enable-strip"
|
||||
# "--with-system-jpeg" # Too old in nixpkgs
|
||||
"--with-system-jpeg" # now we use recent libjpeg-turbo
|
||||
"--with-system-zlib"
|
||||
"--with-system-bz2"
|
||||
"--with-system-nspr"
|
||||
|
|
Loading…
Reference in New Issue