summaryrefslogtreecommitdiff
path: root/package/cups/cups.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/cups/cups.mk')
-rw-r--r--package/cups/cups.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/cups/cups.mk b/package/cups/cups.mk
index 05737767f..7ef2f36a2 100644
--- a/package/cups/cups.mk
+++ b/package/cups/cups.mk
@@ -28,6 +28,7 @@ CUPS_CONF_OPTS = \
CUPS_CONFIG_SCRIPTS = cups-config
CUPS_DEPENDENCIES = \
host-autoconf \
+ host-pkgconf \
$(if $(BR2_PACKAGE_ZLIB),zlib)
ifeq ($(BR2_PACKAGE_SYSTEMD),y)