mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
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;
|
||||
inherit (xlibs) libXaw;
|
||||
inherit (gtkLibs) gtk;
|
||||
|
||||
bison = bison23;
|
||||
inherit jre;
|
||||
stdenv = overrideGCC stdenv gcc34;
|
||||
};
|
||||
|
||||
|
||||
opera = import ../applications/networking/browsers/opera {
|
||||
inherit fetchurl stdenv zlib;
|
||||
inherit (xlibs) libX11 libSM libICE libXt libXext;
|
||||
|
|
Loading…
Reference in a new issue