>From 4623ee9b626efe331dacfc97383d15bd80a9e4f3 Mon Sep 17 00:00:00 2001 From: Tonton Date: Tue, 20 Mar 2018 17:23:52 +0100 Subject: [PATCH 1/2] The corresponding inputs looks to be packaged (builds succesfully) Signed-off-by: Tonton --- gnu/packages/libreoffice.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm index 316602adb..77c83b014 100644 --- a/gnu/packages/libreoffice.scm +++ b/gnu/packages/libreoffice.scm @@ -1027,8 +1027,7 @@ and to return information on pronunciations, meanings and synonyms.") "--without-fonts" ;; With java, the build fails since sac.jar is missing. "--without-java" - ;; FIXME: Enable once the corresponding inputs are packaged. - "--without-system-npapi-headers" + "--with-system-npapi-headers" "--disable-coinmp" "--disable-firebird-sdbc" ; embedded firebird "--disable-gltf" -- 2.16.2