mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 04:45:39 +00:00
IceCat: Remove outdated comment.
svn path=/nixpkgs/trunk/; revision=12805
This commit is contained in:
parent
deac729a8c
commit
54a5f9c9fc
@ -31,7 +31,7 @@ stdenv.mkDerivation {
|
||||
"--with-system-zlib"
|
||||
"--with-system-bz2"
|
||||
# "--with-system-png" # <-- "--with-system-png won't work because the system's libpng doesn't have APNG support"
|
||||
"--enable-system-cairo" # <-- disabled for now because IceCat needs a alpha version of Cairo
|
||||
"--enable-system-cairo"
|
||||
#"--enable-system-sqlite" # <-- this seems to be discouraged
|
||||
"--disable-crashreporter"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user