svn path=/nixpkgs/trunk/; revision=3989
This commit is contained in:
Eelco Dolstra
2005-10-02 14:52:45 +00:00
parent ce5beb6a35
commit 7583231221
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,10 @@
* After building gcc, filter out references to /tmp/nix... in
.../lib/libsupc++.la and .../lib/libstdc++.la
* Add gettext to glib propagatedBuildInputs? Glib's `gi18n.h' doesn't
seem to like Glibc `libintl.h'; needs the gettext one instead.
[Move from libbonoboui]
* In libxml2: python2.3 -> python2.4 (or even better, make this
generic; also in bittorrent).