heimdal: needs host-ncurses
Otherwise it will fail with an error like this one: checking for tgetent in -lcurses... no checking for tgetent in -lncurses... no configure: error: libcurses or libncurses are required! Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
931ee9c1ae
commit
b0e5bef3e3
@ -6,7 +6,7 @@
|
||||
|
||||
HEIMDAL_VERSION = 1.6rc2
|
||||
HEIMDAL_SITE = http://www.h5l.org/dist/src
|
||||
HEIMDAL_DEPENDENCIES = host-e2fsprogs host-pkgconf
|
||||
HEIMDAL_DEPENDENCIES = host-e2fsprogs host-ncurses host-pkgconf
|
||||
HEIMDAL_INSTALL_STAGING = YES
|
||||
# static because of -fPIC issues with e2fsprogs on x86_64 host
|
||||
HOST_HEIMDAL_CONF_OPTS = \
|
||||
|
Loading…
Reference in New Issue
Block a user