diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2010-01-18 11:10:03 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2010-01-18 11:10:03 +0000 |
commit | 81d5b0ca3061084e12c287ee6992611f2a97a2eb (patch) | |
tree | 1a009b2258e9be066ddb74a3a35863d1506d7013 | |
parent | 29c0ec10a617da9398a67b00722523c642b7d073 (diff) | |
download | coreboot-81d5b0ca3061084e12c287ee6992611f2a97a2eb.tar.xz |
add ncurses to list of requirements
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5036 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ Build Requirements * make * python * perl + * ncurses Optional: |