summaryrefslogtreecommitdiffstats
path: root/package/ntfs-3g
diff options
context:
space:
mode:
Diffstat (limited to 'package/ntfs-3g')
-rw-r--r--package/ntfs-3g/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/ntfs-3g/Makefile b/package/ntfs-3g/Makefile
index aaf85083e..5c07adaa7 100644
--- a/package/ntfs-3g/Makefile
+++ b/package/ntfs-3g/Makefile
@@ -105,3 +105,6 @@ define Package/ntfs-3g/install
endef
$(eval $(call BuildPackage,ntfs-3g))
+$(eval $(call RequireCommand,pkg-config, \
+ $(PKG_NAME) requires pkg-config. \
+))