less: depends on curses
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 May 2010 21:39:49 +0000 (23:39 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 11 May 2010 06:57:49 +0000 (08:57 +0200)
commit5b9384337a6600f36f2be94a9310c1642aee54ef
tree9a1ecaf71f4575b4069cccfb562393fc09033484
parentde73cdf478dd5ad8a7ea5623673144701dd9767c
less: depends on curses

The less package already selects BR2_PACKAGE_CURSES, but it fails to
depend on it in the makefile. Therefore, there are cases where less
gets built before curses, and the build fails:

checking for working terminal libraries... Cannot find terminal libraries - configure failed

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/less/less.mk