summaryrefslogtreecommitdiffstats
path: root/package/ntfs-3g/ntfs-3g.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/ntfs-3g/ntfs-3g.mk')
-rw-r--r--package/ntfs-3g/ntfs-3g.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ntfs-3g/ntfs-3g.mk b/package/ntfs-3g/ntfs-3g.mk
index f6db4ef35..d2e68611d 100644
--- a/package/ntfs-3g/ntfs-3g.mk
+++ b/package/ntfs-3g/ntfs-3g.mk
@@ -9,7 +9,7 @@ NTFS_3G_SOURCE = ntfs-3g_ntfsprogs-$(NTFS_3G_VERSION).tgz
NTFS_3G_SITE = http://tuxera.com/opensource
NTFS_3G_CONF_OPT = --disable-ldconfig
NTFS_3G_INSTALL_STAGING = YES
-NTFS_3G_DEPENDENCIES = host-pkg-config
+NTFS_3G_DEPENDENCIES = host-pkgconf
ifeq ($(BR2_PACKAGE_LIBFUSE),y)
NTFS_3G_CONF_OPT += --with-fuse=external