nixpkgs/pkgs/development
Eelco Dolstra 1e6622f4d5 * The patch for proper Requires.private processing is still necessary,
unfortunately.  For instance, libxcb's xcb.pc declares:

    Requires.private: pthread-stubs ...

  Thus libxcb has to declare the pthread-stubs package as a
  propagatedBuildInput, otherwise packages that check for libxcb using
  pkg-config (such as libX11) will fail.  But then we get a totally
  unnecessary additional runtime dependency, which is clearly a bad
  thing.

svn path=/nixpkgs/branches/stdenv-updates/; revision=13058
2008-10-13 12:51:04 +00:00
..
compilers * GCC 4.3.2. 2008-10-07 17:33:40 +00:00
eclipse updated eclipse to version 3.3.2 -- do we really need a special nix expression for jdt in development/eclipse? 2008-03-11 13:40:27 +00:00
guile-modules/guile-lib Guile: Use `share/guile/site' as the standard Guile module location. 2008-04-09 08:15:30 +00:00
interpreters * f77 -> fortran. 2008-10-10 08:55:15 +00:00
libraries * openssl-0.9.8i. 2008-10-09 14:29:06 +00:00
misc bleeding edge repos: only use local tar.gz files when enabled by custom config 2008-08-21 11:07:52 +00:00
perl-modules Added a generator for CPAN expressions. Expressions often require manual editing, but still something.. 2008-06-02 08:21:38 +00:00
python-modules PyGame: Use SDL_mixer. 2008-10-06 22:47:20 +00:00
ruby-modules Two Ruby modules 2008-10-05 09:00:56 +00:00
tools * The patch for proper Requires.private processing is still necessary, 2008-10-13 12:51:04 +00:00