X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/643f013d152805f989115a71a8d19b02d01320a4..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. \ +))