libreoffice: trying to make it build again, with boots 1.49
The error shown in hydra looks like that appearing in other packages fixed by downgrading their boost dependency from 1.50 to 1.49. Not tested.
This commit is contained in:
@@ -6996,6 +6996,7 @@ let
|
||||
inherit (perlPackages) ArchiveZip CompressZlib;
|
||||
inherit (gnome) GConf ORBit2 gnome_vfs;
|
||||
zip = zip.override { enableNLS = false; };
|
||||
boost = boost149;
|
||||
fontsConf = makeFontsConf {
|
||||
fontDirectories = [
|
||||
freefont_ttf xorg.fontmiscmisc xorg.fontbhttf
|
||||
|
||||
Reference in New Issue
Block a user