forked from mirrors/nixpkgs
jing: use jre instead of blackdown
svn path=/nixpkgs/trunk/; revision=8183
This commit is contained in:
parent
e9178614a9
commit
e8c4ff1817
|
@ -404,8 +404,7 @@ rec {
|
|||
};
|
||||
|
||||
jing_tools = import ../tools/text/xml/jing/jing-script.nix {
|
||||
inherit fetchurl stdenv unzip;
|
||||
jre = blackdown;
|
||||
inherit fetchurl stdenv unzip jre;
|
||||
};
|
||||
|
||||
less = import ../tools/misc/less {
|
||||
|
|
Loading…
Reference in a new issue