Oops, actually use proper mdds for libreoffice-still

This commit is contained in:
Michael Raskin 2016-08-11 18:49:01 +02:00
parent 7b8bd1779e
commit bb4884bb32

View File

@ -13706,7 +13706,6 @@ in
inherit (gnome) GConf ORBit2 gnome_vfs; inherit (gnome) GConf ORBit2 gnome_vfs;
inherit (gnome3) gsettings_desktop_schemas defaultIconTheme; inherit (gnome3) gsettings_desktop_schemas defaultIconTheme;
zip = zip.override { enableNLS = false; }; zip = zip.override { enableNLS = false; };
mdds = mdds_0_12_1;
bluez5 = bluez5_28; bluez5 = bluez5_28;
fontsConf = makeFontsConf { fontsConf = makeFontsConf {
fontDirectories = [ fontDirectories = [
@ -13732,6 +13731,7 @@ in
freefont_ttf xorg.fontmiscmisc xorg.fontbhttf freefont_ttf xorg.fontmiscmisc xorg.fontbhttf
]; ];
}; };
mdds = mdds_0_12_1;
clucene_core = clucene_core_2; clucene_core = clucene_core_2;
lcms = lcms2; lcms = lcms2;
harfbuzz = harfbuzz.override { harfbuzz = harfbuzz.override {