diff options
-rw-r--r-- | gnu/packages/tex.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index db574b4e20..8c59aaf67f 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -324,6 +324,7 @@ files from LOCATIONS with expected checksum HASH. CODE is not currently in use. #:configure-flags '("--disable-static" "--disable-native-texlive-build" + "--enable-shared" "--with-system-cairo" "--with-system-freetype2" "--with-system-gd" |