pkg-config is built by the build system
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Feb 2008 22:22:52 +0000 (22:22 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Feb 2008 22:22:52 +0000 (22:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10384 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/avahi/Makefile
utils/ntfs-3g/Makefile

index 1bca39c..89c5513 100644 (file)
@@ -1,4 +1,5 @@
 #
+
 # Copyright (C) 2007 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -193,7 +194,3 @@ $(eval $(call BuildPackage,libavahi))
 $(eval $(call BuildPackage,avahi-autoipd))
 $(eval $(call BuildPackage,avahi-daemon))
 $(eval $(call BuildPackage,avahi-dnsconfd))
-
-$(eval $(call RequireCommand,pkg-config, \
-       $(PKG_NAME) requires pkg-config. \
-))
index edba3bb..3ef4b9c 100644 (file)
@@ -62,7 +62,3 @@ define Package/ntfs-3g/install
 endef
 
 $(eval $(call BuildPackage,ntfs-3g))
-
-$(eval $(call RequireCommand,pkg-config, \
-       $(PKG_NAME) requires pkg-config. \
-))