summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/cups/cups14.inc
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-08-22 13:32:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-23 11:15:51 +0100
commit90bccaa290d2bc04c7ea1bbeb2cddb3509d0d380 (patch)
tree242fabc40ae23dcea8e94ece856b391d24d20221 /meta/recipes-extended/cups/cups14.inc
parent4d7b8da48a1df57bf8e08eff368564f7b47a5222 (diff)
downloadopenembedded-core-90bccaa290d2bc04c7ea1bbeb2cddb3509d0d380.tar.gz
openembedded-core-90bccaa290d2bc04c7ea1bbeb2cddb3509d0d380.tar.bz2
openembedded-core-90bccaa290d2bc04c7ea1bbeb2cddb3509d0d380.zip
cups: disable pdftops
This ensure a reliable built without host contamination, this will also disable the usage of ghostscript. [YOCTO #2966] Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/cups/cups14.inc')
-rw-r--r--meta/recipes-extended/cups/cups14.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups14.inc b/meta/recipes-extended/cups/cups14.inc
index 0517007acd..9fae880d22 100644
--- a/meta/recipes-extended/cups/cups14.inc
+++ b/meta/recipes-extended/cups/cups14.inc
@@ -21,6 +21,7 @@ EXTRA_OECONF = " \
--without-perl \
--without-python \
--without-java \
+ --with-pdftops=none \
"