Worked on openoffice
svn path=/nixpkgs/trunk/; revision=8999
This commit is contained in:
parent
860a5d0b70
commit
a268963eec
@ -3049,10 +3049,11 @@ rec {
|
|||||||
getopt file neon;
|
getopt file neon;
|
||||||
inherit (xlibs) libXaw;
|
inherit (xlibs) libXaw;
|
||||||
inherit (gtkLibs) gtk;
|
inherit (gtkLibs) gtk;
|
||||||
|
|
||||||
bison = bison23;
|
bison = bison23;
|
||||||
|
inherit jre;
|
||||||
|
stdenv = overrideGCC stdenv gcc34;
|
||||||
};
|
};
|
||||||
|
|
||||||
opera = import ../applications/networking/browsers/opera {
|
opera = import ../applications/networking/browsers/opera {
|
||||||
inherit fetchurl stdenv zlib;
|
inherit fetchurl stdenv zlib;
|
||||||
inherit (xlibs) libX11 libSM libICE libXt libXext;
|
inherit (xlibs) libX11 libSM libICE libXt libXext;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user