summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/dpkg/dpkg.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
index 5fcf9bcb47..28c4f89d5c 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/meta/recipes-devtools/dpkg/dpkg.inc
@@ -29,6 +29,7 @@ EXTRA_OECONF = "--without-static-progs \
29 --with-start-stop-daemon \ 29 --with-start-stop-daemon \
30 --with-zlib \ 30 --with-zlib \
31 --with-bz2lib \ 31 --with-bz2lib \
32 --without-liblzma \
32 --without-selinux \ 33 --without-selinux \
33 --without-sgml-doc" 34 --without-sgml-doc"
34 35