setup-host-ubuntu lacked texinfo (for makeinfo)
authorOyvind Repvik <nail@nslu2-linux.org>
Sun, 4 Sep 2005 03:17:31 +0000 (03:17 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 4 Sep 2005 03:17:31 +0000 (03:17 +0000)
Makefile

index 4f53e04..3d9273f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -405,6 +405,7 @@ setup-host-ubuntu:
                texinfo \
                unzip \
                subversion \
+               texinfo \
                bzip2 ;\
        echo You will have to install monotone separately.  See http://venge.net/monotone/ \
        echo To get python2.4-psyco (Recommended to speed up builds), please read \