[Buildroot] [PATCH 2/6] file: remove redundant HOST_FILE_DEPENDENCIES

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Sat Jul 14 20:31:49 UTC 2012


Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

---
 package/file/file.mk |    1 -
 1 file changed, 1 deletion(-)

diff --git a/package/file/file.mk b/package/file/file.mk
index c9846e4..7f07752 100644
--- a/package/file/file.mk
+++ b/package/file/file.mk
@@ -7,7 +7,6 @@
 FILE_VERSION = 5.11
 FILE_SITE = ftp://ftp.astron.com/pub/file
 FILE_DEPENDENCIES = host-file zlib
-HOST_FILE_DEPENDENCIES = host-zlib
 FILE_INSTALL_STAGING = YES
 
 define FILE_UNINSTALL_TARGET_CMDS
-- 
tg: (e991c59..) t/host-no-circular-dep-file (depends on: t/host-no-circular-dep)



More information about the buildroot mailing list