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 {
|
jing_tools = import ../tools/text/xml/jing/jing-script.nix {
|
||||||
inherit fetchurl stdenv unzip;
|
inherit fetchurl stdenv unzip jre;
|
||||||
jre = blackdown;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
less = import ../tools/misc/less {
|
less = import ../tools/misc/less {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user