From: giorgos chadjipavlis Subject: texlive: graphite2 is optional dependency actually graphite2 compilation fails if we have set lunar set BUILD_DIRECTORY /home/somewhere error due to installation of files to forbiden path /home/ --- module: texlive id: 55bfd59940a6ec6b019b319c1c5d715c lvu submit: texlive lvu: db8269a81dadf0ff44025fd3ec5ee33d - uname -r: 3.18.1 kernel headers: 3.2.9 gcc: 4.9.2 glibc: 2.19 --- other/doc-tools/texlive/DEPENDS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff a/other/doc-tools/texlive b/other/doc-tools/texlive --- a/other/doc-tools/texlive/DEPENDS 2015-05-14 22:16:07.000000000 +0300 +++ b/other/doc-tools/texlive/DEPENDS 2015-06-04 15:16:46.000000000 +0300 @@ -5,7 +5,6 @@ depends pixman depends icu4c depends harfbuzz -depends graphite2 depends cairo depends poppler depends ed @@ -22,3 +21,4 @@ depends luatex optional_depends "libX11" "--with-x" "--without-x" "for X applications like xpdf" +optional_depends "graphite2" "--enable-web2c" "--disable-web2c" "for building the web2c package"