[Buildroot] [git commit] ncurses: remove redundant HOST_NCURSES_DEPENDENCIES

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 15 10:36:23 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=253a6880a3684696761c0233530626294c5a7dbf
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: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/ncurses/ncurses.mk |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/package/ncurses/ncurses.mk b/package/ncurses/ncurses.mk
index afeb41b..adf18ff 100644
--- a/package/ncurses/ncurses.mk
+++ b/package/ncurses/ncurses.mk
@@ -135,8 +135,6 @@ define HOST_NCURSES_BUILD_CMDS
 	$(MAKE) -C $(@D)/progs tic
 endef
 
-HOST_NCURSES_DEPENDENCIES =
-
 HOST_NCURSES_CONF_OPT = \
 	--without-shared --without-gpm
 


More information about the buildroot mailing list