* Docs.
svn path=/nixpkgs/trunk/; revision=3989
This commit is contained in:
@@ -99,7 +99,7 @@ ELSE IF it's an APPLICATION:
|
|||||||
ELSE
|
ELSE
|
||||||
./applications/misc
|
./applications/misc
|
||||||
|
|
||||||
ELSE IF it's DATA (i.e., doe not have a straight-forward executable semantics):
|
ELSE IF it's DATA (i.e., does not have a straight-forward executable semantics):
|
||||||
|
|
||||||
IF it's related to SGML/XML processing:
|
IF it's related to SGML/XML processing:
|
||||||
IF it's a XML DTD:
|
IF it's a XML DTD:
|
||||||
|
|||||||
@@ -9,6 +9,10 @@
|
|||||||
* After building gcc, filter out references to /tmp/nix... in
|
* After building gcc, filter out references to /tmp/nix... in
|
||||||
.../lib/libsupc++.la and .../lib/libstdc++.la
|
.../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
|
* In libxml2: python2.3 -> python2.4 (or even better, make this
|
||||||
generic; also in bittorrent).
|
generic; also in bittorrent).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user