Loading package/dialog/dialog.mk +4 −3 Original line number Diff line number Diff line Loading @@ -3,9 +3,10 @@ # dialog # ############################################################# DIALOG_VERSION:=1.1-20100428 DIALOG_SOURCE:=dialog-$(DIALOG_VERSION).tgz DIALOG_SITE:=ftp://invisible-island.net/dialog DIALOG_VERSION = 1.1-20111020 DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz DIALOG_SITE = ftp://invisible-island.net/dialog DIALOG_CONF_OPT = --with-ncurses DIALOG_CONF_ENV = ac_cv_path_NCURSES_CONFIG=true LIBS=-lncurses DIALOG_DEPENDENCIES = ncurses Loading Loading
package/dialog/dialog.mk +4 −3 Original line number Diff line number Diff line Loading @@ -3,9 +3,10 @@ # dialog # ############################################################# DIALOG_VERSION:=1.1-20100428 DIALOG_SOURCE:=dialog-$(DIALOG_VERSION).tgz DIALOG_SITE:=ftp://invisible-island.net/dialog DIALOG_VERSION = 1.1-20111020 DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz DIALOG_SITE = ftp://invisible-island.net/dialog DIALOG_CONF_OPT = --with-ncurses DIALOG_CONF_ENV = ac_cv_path_NCURSES_CONFIG=true LIBS=-lncurses DIALOG_DEPENDENCIES = ncurses Loading