mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 01:54:34 +00:00
changes for Content
svn path=/nixpkgs/trunk/; revision=18928
This commit is contained in:
parent
a996d01af9
commit
0909bc107c
@ -8170,6 +8170,12 @@ let
|
||||
inherit fetchurl stdenv gfortran;
|
||||
};
|
||||
|
||||
content = builderDefsPackage ../applications/science/math/content {
|
||||
inherit mesa lesstif;
|
||||
inherit (xlibs) libX11 libXaw xproto libXt libSM libICE
|
||||
libXmu libXext;
|
||||
};
|
||||
|
||||
/* liblapack = import ../development/libraries/science/math/liblapack {
|
||||
inherit fetchurl stdenv gfortran;
|
||||
}; */
|
||||
|
Loading…
Reference in New Issue
Block a user