summaryrefslogtreecommitdiff
path: root/packages/graphics/cairo/cairo.mk
diff options
context:
space:
mode:
Diffstat (limited to 'packages/graphics/cairo/cairo.mk')
-rw-r--r--packages/graphics/cairo/cairo.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/graphics/cairo/cairo.mk b/packages/graphics/cairo/cairo.mk
index d04cc29..bd6dad7 100644
--- a/packages/graphics/cairo/cairo.mk
+++ b/packages/graphics/cairo/cairo.mk
@@ -62,6 +62,7 @@ CAIRO_CONFIGURE_OPTS := $(CAIRO_CONFIG_OPTS-n) $(CAIRO_CONFIG_OPTS-y) \
CAIRO_CONFIGURE_ENV := png_CFLAGS=`$(PKGCONFIG_BIN) libpng --cflags`
CAIRO_CONFIGURE_ENV += png_LIBS=`$(PKGCONFIG_BIN) libpng --libs`
+CAIRO_CONFIGURE_ENV += png_REQUIRES=libpng
cairo_install:
$(call embtk_install_pkg,CAIRO)