firefox20Pkgs: use system jpeg now

I was using this for a few days without a problem.
This commit is contained in:
Vladimír Čunát 2013-05-01 07:48:35 +02:00
parent a8ab0e53a4
commit 42f70220ef

View file

@ -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"