diff --git a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe index 5885e4a62..0e0982a1c 100644 --- a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe +++ b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe @@ -202,6 +202,7 @@ BUILD() ln -s core core-$COMMIT; cd core runConfigure ./autogen.sh \ + --with-distro=LibreOfficeHaiku \ --enable-qt5 \ --enable-release-build \ --enable-readonly-installset \ @@ -268,7 +269,6 @@ BUILD() --with-system-poppler \ --with-system-redland \ --with-system-zlib \ - --with-theme="breeze sifr" \ \ --without-doxygen \ --without-helppack-integration \