| Submitter | Thomas Petazzoni |
|---|---|
| Date | Dec. 29, 2012, 2:42 p.m. |
| Message ID | <1356792153-24033-6-git-send-email-thomas.petazzoni@free-electrons.com> |
| Download | mbox | patch |
| Permalink | /patch/208664/ |
| State | Accepted |
| Commit | 479262599a0a91b9539bcedfe17df6cc651772ea |
| Headers | show |
Comments
Hi Thomas, all, 2012/12/29 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>: > The development files for zlib or netpbm are not needed, and neither > is python-xcbgen. None of these are present in the chroot used in the > autobuilders, and anyway if those would be needed, it would be a > Buildroot bug and not something to be mentionned in the documentation. > > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Samuel Martin <s.martin49@gmail.com> Regards,
Patch
diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt index 17660b7..b8bc906 100644 --- a/docs/manual/prerequisite.txt +++ b/docs/manual/prerequisite.txt @@ -74,10 +74,5 @@ development context (further details: refer to xref:download-infra[]). ** +qt4+ to use the 'xconfig' interface ** +glib2+, +gtk2+ and +glade2+ to use the 'gconfig' interface -* Development libraries: -** +zlib1+ -** +netpbm10+ (for +fbtest+) -** +python-xcbgen+ (for +Matchbox+ on Debian based system) - * Documentation generation tools: ** +asciidoc+
The development files for zlib or netpbm are not needed, and neither is python-xcbgen. None of these are present in the chroot used in the autobuilders, and anyway if those would be needed, it would be a Buildroot bug and not something to be mentionned in the documentation. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- docs/manual/prerequisite.txt | 5 ----- 1 file changed, 5 deletions(-)