summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-29 04:42:31 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-29 22:42:36 +0100
commit479262599a0a91b9539bcedfe17df6cc651772ea (patch)
tree77b09319c52e142b72ac31c3bdb618d40c3fa6a7 /docs
parent163ec179046b83c3362f288a0589b502ee7610ae (diff)
downloadbuildroot-novena-479262599a0a91b9539bcedfe17df6cc651772ea.tar.gz
buildroot-novena-479262599a0a91b9539bcedfe17df6cc651772ea.zip
docs/manual: remove incorrect prerequites
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> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/prerequisite.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
index 17660b722..b8bc90648 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+