ECL entry in all-packages
svn path=/nixpkgs/trunk/; revision=19556
This commit is contained in:
parent
99a54b362e
commit
ef4198ec8d
@ -1806,6 +1806,10 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
ecl = builderDefsPackage ../development/compilers/ecl {
|
||||
inherit gmp mpfr;
|
||||
};
|
||||
|
||||
adobeFlexSDK33 = import ../development/compilers/adobe-flex-sdk {
|
||||
inherit fetchurl stdenv unzip jre;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user