|
@@ -22,7 +22,8 @@ GUTENPRINT_DEPENDENCIES = cups host-pkgconf \
|
|
# so we need to build both a host package and a target package
|
|
# so we need to build both a host package and a target package
|
|
GUTENPRINT_DEPENDENCIES += host-gutenprint
|
|
GUTENPRINT_DEPENDENCIES += host-gutenprint
|
|
|
|
|
|
-GUTENPRINT_CONF_ENV = ac_cv_path_CUPS_CONFIG=$(STAGING_DIR)/usr/bin/cups-config
|
|
|
|
|
|
+GUTENPRINT_CONF_ENV = ac_cv_path_CUPS_CONFIG=$(STAGING_DIR)/usr/bin/cups-config \
|
|
|
|
+ ac_cv_path_IJS_CONFIG=""
|
|
|
|
|
|
GUTENPRINT_CONF_OPT = --disable-libgutenprintui2 \
|
|
GUTENPRINT_CONF_OPT = --disable-libgutenprintui2 \
|
|
--disable-samples \
|
|
--disable-samples \
|