Forgot --with-system-hsqldb flag
svn path=/nixpkgs/trunk/; revision=9267
This commit is contained in:
parent
1a29c7d715
commit
964aee2850
@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
|
|||||||
--without-system-xml-apis
|
--without-system-xml-apis
|
||||||
--without-system-xt
|
--without-system-xt
|
||||||
--without-system-db
|
--without-system-db
|
||||||
|
--with-system-hsqldb
|
||||||
--with-hsqldb-jar=${hsqldb}/lib/hsqldb.jar
|
--with-hsqldb-jar=${hsqldb}/lib/hsqldb.jar
|
||||||
";
|
";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user