[Buildroot] [git commit] atk: removed redundant HOST_FOO_DEPENDENCIES

Peter Korsgaard jacmet at sunsite.dk
Tue Jan 17 22:32:31 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=62939dbd289f0fdc5e45d607669caf3aeaab6fc1
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/atk/atk.mk |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/package/atk/atk.mk b/package/atk/atk.mk
index f0e96a5..d84d08c 100644
--- a/package/atk/atk.mk
+++ b/package/atk/atk.mk
@@ -52,8 +52,6 @@ endif
 
 ATK_DEPENDENCIES = libglib2 host-pkg-config
 
-HOST_ATK_DEPENDENCIES = host-libglib2 host-pkg-config
-
 HOST_ATK_CONF_OPT = \
 		--disable-glibtest
 



More information about the buildroot mailing list