mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
texinfo: needs ncurses
Fixes http://autobuild.buildroot.net/results/be4/be4e19d55b24c00b8b0fd12c9e5d1e9c5d8b0cb3/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
116733c6c2
commit
1898e5b20a
@ -12,5 +12,6 @@ TEXINFO_VERSION = 4.13a
|
||||
TEXINFO_SITE = $(BR2_GNU_MIRROR)/texinfo
|
||||
TEXINFO_LICENSE = GPLv3+
|
||||
TEXINFO_LICENSE_FILES = COPYING
|
||||
TEXINFO_DEPENDENCIES = ncurses
|
||||
|
||||
$(eval $(host-autotools-package))
|
||||
|
Loading…
x
Reference in New Issue
Block a user