summaryrefslogtreecommitdiffstats
path: root/package/cairo/cairo.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/cairo/cairo.mk')
-rw-r--r--package/cairo/cairo.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/cairo/cairo.mk b/package/cairo/cairo.mk
index 8885ab0dc..b3fc4385e 100644
--- a/package/cairo/cairo.mk
+++ b/package/cairo/cairo.mk
@@ -86,7 +86,6 @@ endif
ifeq ($(BR2_PACKAGE_CAIRO_SCRIPT),y)
CAIRO_CONF_OPT += --enable-script
- CAIRO_DEPENDENCIES += zlib
else
CAIRO_CONF_OPT += --disable-script
endif