diff options
author | Richard Purdie <richard@openedhand.com> | 2006-12-22 13:51:35 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-12-22 13:51:35 +0000 |
commit | ae60cc23f955d0f8feb68a46ef301b4f1e682a08 (patch) | |
tree | de270272641dbc544e024ad89c997e406aa07c4a /README | |
parent | 8ceaa4e5ff708d083633544346a30ab42a8afedd (diff) | |
download | poky-ae60cc23f955d0f8feb68a46ef301b4f1e682a08.tar.gz |
README, sanity.bbclass: Add makeinfo (from texinfo) as a dependency. Also check for qemu-arm binary
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1086 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ extra packages be installed; | |||
14 | 14 | ||
15 | build-essential | 15 | build-essential |
16 | diffstat | 16 | diffstat |
17 | texinfo | ||
17 | texi2html | 18 | texi2html |
18 | cvs | 19 | cvs |
19 | subversion | 20 | subversion |