summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
Diffstat (limited to 'Build')
-rw-r--r--Build/source/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/configure.in b/Build/source/configure.in
index 08876602e93..3a7718edd1b 100644
--- a/Build/source/configure.in
+++ b/Build/source/configure.in
@@ -259,7 +259,7 @@ test "$needs_obsdcompat" = yes \
AC_CONFIG_SUBDIRS([libs])
-PKGS='mkjobtexmf dialog lcdf-typetools pdfopen ps2eps psutils t1utils texi2html texinfo'
+PKGS='dialog lcdf-typetools lzma-utils mkjobtexmf pdfopen ps2eps psutils t1utils texi2html texinfo'
ESUBDIRS=
test -d utils || mkdir utils
for pkg in $PKGS; do