summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/cups/cups.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index cb5b1a780c..7a18500530 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -25,7 +25,6 @@ EXTRA_OECONF = " \
25 --enable-dbus \ 25 --enable-dbus \
26 --enable-browsing \ 26 --enable-browsing \
27 --disable-openssl \ 27 --disable-openssl \
28 --disable-tiff \
29 --disable-gssapi \ 28 --disable-gssapi \
30 --enable-debug \ 29 --enable-debug \
31 --disable-relro \ 30 --disable-relro \
@@ -34,7 +33,6 @@ EXTRA_OECONF = " \
34 --without-perl \ 33 --without-perl \
35 --without-python \ 34 --without-python \
36 --without-java \ 35 --without-java \
37 --with-pdftops=none \
38 " 36 "
39 37
40 38