Minor fix for broken ruby evaluation and libiconv
This commit is contained in:
parent
695136db1c
commit
a68484a0ac
@ -84,7 +84,8 @@ in
|
|||||||
buildFlags =
|
buildFlags =
|
||||||
[ "--with-xml2-dir=${libxml2} --with-xml2-include=${libxml2}/include/libxml2"
|
[ "--with-xml2-dir=${libxml2} --with-xml2-include=${libxml2}/include/libxml2"
|
||||||
"--with-xslt-dir=${libxslt} --use-system-libraries"
|
"--with-xslt-dir=${libxslt} --use-system-libraries"
|
||||||
] ++ libiconvOrEmpty;
|
libiconv
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
pry = { gemFlags = "--no-ri --no-rdoc"; };
|
pry = { gemFlags = "--no-ri --no-rdoc"; };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user