X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d92ab4b98c9d797587af5c81c3ffa6fbe15d206c..21ac2748953462cf0ddffc1dc680a4eca0fe5eb3:/package/ntfs-3g/Makefile 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. \ +))