diff --git a/CHANGES b/CHANGES index 12702a4ecb..7dd7a5d261 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ Fixes all over the tree. Updated/fixed packages: busybox, customize, hal, hostapd, - libxcb, mplayer, pciutils, xdriver_xf86-video-openchrome, + less, libxcb, mplayer, pciutils, xdriver_xf86-video-openchrome, usb_modeswitch, usbutils, wpa_supplicant, xapp_bdftopcf, xapp_mkfontdir, xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans, xproto_fontcacheproto, xproto_fontsproto, xvkbd diff --git a/package/less/less.mk b/package/less/less.mk index 706a3e0267..bae1cf6546 100644 --- a/package/less/less.mk +++ b/package/less/less.mk @@ -6,6 +6,7 @@ LESS_VERSION = 436 LESS_SITE = http://www.greenwoodsoftware.com/less +LESS_DEPENDENCIES = ncurses $(eval $(call AUTOTARGETS,package,less))