parlatype: remove libreoffice build option

Fixes build with meson 0.60.
The libreoffice extension was moved to its own repository in
https://github.com/gkarsay/parlatype/commit/14386d24e50276fb91157301f3b4ab86214288ad
so there's no need to disable it.
This commit is contained in:
Naïm Favier
2022-01-22 20:28:17 +01:00
parent 7d97b7dcf5
commit 5276d5f62b
@@ -40,8 +40,6 @@ stdenv.mkDerivation rec {
hicolor-icon-theme
];
mesonFlags = [ "-Dlibreoffice=false" ];
postPatch = ''
chmod +x data/meson_post_install.py
patchShebangs data/meson_post_install.py