diff options
Diffstat (limited to 'meta/recipes-extended/cups/cups14.inc')
-rw-r--r-- | meta/recipes-extended/cups/cups14.inc | 1 |
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 = " \ | |||
21 | --without-perl \ | 21 | --without-perl \ |
22 | --without-python \ | 22 | --without-python \ |
23 | --without-java \ | 23 | --without-java \ |
24 | --with-pdftops=none \ | ||
24 | " | 25 | " |
25 | 26 | ||
26 | 27 | ||