firefox: use system jpeg library
This commit is contained in:
parent
8271de6727
commit
9aa7f55017
@ -35,7 +35,7 @@ rec {
|
|||||||
#"--enable-profiling"
|
#"--enable-profiling"
|
||||||
"--disable-debug"
|
"--disable-debug"
|
||||||
"--enable-strip"
|
"--enable-strip"
|
||||||
# "--with-system-jpeg" # Too old in nixpkgs
|
"--with-system-jpeg"
|
||||||
"--with-system-zlib"
|
"--with-system-zlib"
|
||||||
"--with-system-bz2"
|
"--with-system-bz2"
|
||||||
"--with-system-nspr"
|
"--with-system-nspr"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user