enabled static lib for aterm-2.5
svn path=/nixpkgs/trunk/; revision=15504
This commit is contained in:
parent
90b06b47bb
commit
f1aa958c0a
@ -15,6 +15,8 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
||||||
|
dontDisableStatic = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.cwi.nl/htbin/sen1/twiki/bin/view/SEN1/ATerm;
|
homepage = http://www.cwi.nl/htbin/sen1/twiki/bin/view/SEN1/ATerm;
|
||||||
license = "LGPL";
|
license = "LGPL";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user