From a8ac0c6d44578831fb19bb4e85511ded729e774e Mon Sep 17 00:00:00 2001 From: kyak Date: Tue, 10 May 2011 20:43:19 +0400 Subject: [PATCH] gnuplot-gfx: fix compilation issue in trunk --- gnuplot-gfx/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/gnuplot-gfx/Makefile b/gnuplot-gfx/Makefile index 12ade57..dabcfae 100644 --- a/gnuplot-gfx/Makefile +++ b/gnuplot-gfx/Makefile @@ -161,6 +161,7 @@ MAKE_FLAGS += -j2 config m4 term src docs share # how to set this as default? #TARGET_LDFLAGS += -Wl,-rpath-link -Wl,$(STAGING_DIR)/usr/lib +TARGET_LDFLAGS += -lncursesw define Package/gnuplot-gfx/install $(INSTALL_DIR) $(1)/usr/bin