summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-ac-withenable.ac
blob: 9ff2b80613f9ceee906a30a5d0a8cad4bc9a7d62 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- texk/xdvik/ac/withenable.ac.orig	2013-04-05 00:03:01 UTC
+++ texk/xdvik/ac/withenable.ac
@@ -6,5 +6,5 @@ dnl
 dnl extra_dirs = texk/xdvik/squeeze
 dnl
 ## configure options and TL libraries required for xdvik
-KPSE_ENABLE_PROG([xdvik], [kpathsea freetype2], [x])
+KPSE_ENABLE_PROG([xdvik], [kpathsea freetype2 zlib], [x])
 m4_include(kpse_TL[texk/xdvik/ac/xdvik.ac])