summaryrefslogtreecommitdiffstats
path: root/package/libexif/libexif.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libexif/libexif.mk')
-rw-r--r--package/libexif/libexif.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libexif/libexif.mk b/package/libexif/libexif.mk
index f7af18a8f..1c515642d 100644
--- a/package/libexif/libexif.mk
+++ b/package/libexif/libexif.mk
@@ -9,6 +9,6 @@ LIBEXIF_SOURCE = libexif-$(LIBEXIF_VERSION).tar.bz2
LIBEXIF_SITE = http://downloads.sourceforge.net/project/libexif/libexif/$(LIBEXIF_VERSION)
LIBEXIF_INSTALL_STAGING = YES
LIBEXIF_CONF_OPT = --disable-docs
-LIBEXIF_DEPENDENCIES = host-pkg-config
+LIBEXIF_DEPENDENCIES = host-pkgconf
$(eval $(autotools-package))