
22 Oct
2004
22 Oct
'04
1:26 p.m.
Index: ChangeLog from Clement Vasseur <clement.vasseur@lrde.epita.fr> * pkg/deb.pkg: Use automake 1.9. * pkg/tiger.pkg: Add python-syck. Index: pkg/deb.pkg --- pkg/deb.pkg (revision 39) +++ pkg/deb.pkg (working copy) @@ -13,7 +13,7 @@ subversion-tools netcat autoconf -automake1.8 +automake1.9 ispell distcc locales Index: pkg/tiger.pkg --- pkg/tiger.pkg (revision 39) +++ pkg/tiger.pkg (working copy) @@ -7,7 +7,7 @@ # To build the package. autoconf -automake1.8 +automake1.9 # To build the binary. flex @@ -15,6 +15,7 @@ valgrind gcc g++ +python-syck # To build the doc. doxygen -- Clement Vasseur <clement.vasseur@lrde.epita.fr> Auto posted by lrde-deb/build.sh