[Nix-dev] Re: [Nix-commits] SVN commit: nix - 18081 - eelco - in nixpkgs/branches/xorg-7.5/pkgs: desktops/gnome-2.28/platform/libbonobo development/libraries/libgsf
Eelco Dolstra
e.dolstra at tudelft.nl
Wed Nov 4 10:56:03 CET 2009
Hi,
Ludovic Courtès wrote:
> Eelco Dolstra <e.dolstra at tudelft.nl> writes:
>
>> + preConfigure =
>> + ''
>> + export NIX_CFLAGS_COMPILE+=" $(pkg-config --cflags glib-2.0)"
>> + export NIX_CFLAGS_COMPILE+=" $(pkg-config --cflags libbonobo-2.0)"
>> + '';
>
> Why is it needed?
You should look at the commit after this one, I already removed it :-)
In fact I have removed a lot of hackery from the GNOME expressions by changing
buildInputs to propagatedBuildInputs.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list