From 6f2732852f66d4df94b8d1fdbf6bd5fdc9b3e4cc Mon Sep 17 00:00:00 2001 From: fbrosson Date: Thu, 7 Jun 2018 17:07:01 +0000 Subject: [PATCH] LibreOffice: pass quoted "breeze sifr" to --with-theme. --- app-office/libreoffice/libreoffice-6.2.0.0~git.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 47968ac98..5885e4a62 100644 --- a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe +++ b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe @@ -268,7 +268,7 @@ BUILD() --with-system-poppler \ --with-system-redland \ --with-system-zlib \ - --with-theme=breeze sifr \ + --with-theme="breeze sifr" \ \ --without-doxygen \ --without-helppack-integration \